File

spec/json/pass3.json @ 13310:7bc1cabb3c6c

.luacheckrc: Add module:could()
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Nov 2023 11:56:15 +0000
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."
    }
}