File

spec/json/pass3.json @ 13476:b9267ce1b183

mod_version: Fix uname result style (thanks riau) `result[, err]`, not `ok, err|result`, must have confused it with pcall
author Kim Alvefur <zash@zash.se>
date Sun, 07 Apr 2024 18:36:00 +0200
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}