File

tests/json/pass3.json @ 7708:c420a38db5ef

Backed out changeset f1af4edd5722, doesn't work as intended (node is the name of the node and always present)
author Kim Alvefur <zash@zash.se>
date Tue, 18 Oct 2016 22:47:26 +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."
    }
}