File

spec/json/pass3.json @ 9536:4803ab9a5983

storagemanager: Fix tests on Lua 5.3 _G.unpack moved to table.unpack
author Kim Alvefur <zash@zash.se>
date Sun, 21 Oct 2018 21:03:54 +0200
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."
    }
}