File

spec/json/pass3.json @ 11224:8143fd2f138b

util.error: Switch to util.debug traceback tables and remove display_tracebacks option
author Matthew Wild <mwild1@gmail.com>
date Wed, 09 Dec 2020 14:51:40 +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."
    }
}