File

tests/json/pass3.json @ 8048:75e37366a03f

luacheckrc: Declare module.environment as writable (thanks Link Mauve)
author Kim Alvefur <zash@zash.se>
date Sun, 02 Apr 2017 22:26:52 +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."
    }
}