File

tests/json/pass3.json @ 7949:8acc35b5355a

core: Allow select core modules to mutate some globals (needs luacheck 1.19)
author Kim Alvefur <zash@zash.se>
date Sat, 04 Mar 2017 20:09:28 +0100
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."
    }
}