File

tests/json/pass3.json @ 8280:9ca0e3128b62

net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Sep 2017 17:34:54 +0200
parent 7237:472736b583fb
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."
    }
}