File

tests/json/pass3.json @ 8084:655837e9eeeb

util.sql: Produce more SQL-standard-like debug messages
author Kim Alvefur <zash@zash.se>
date Thu, 13 Apr 2017 22:37:35 +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."
    }
}