File

spec/json/pass3.json @ 11077:8ea430de5fd3

util.error: Minor tweaks to error creation code to prepare for future changes
author Matthew Wild <mwild1@gmail.com>
date Fri, 25 Sep 2020 12:27:45 +0100
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."
    }
}