File

tests/json/pass3.json @ 7872:3105d35cc2c2

luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation)
author Kim Alvefur <zash@zash.se>
date Sat, 28 Jan 2017 17:02: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."
    }
}