view spec/json/pass3.json @ 10755:aa8a67111cb1 0.11

Backed out changeset 18f2c7bc5795 (was testing against wrong branch)
author Matthew Wild <mwild1@gmail.com>
date Thu, 23 Apr 2020 13:43:29 +0100
parents 4878e4159e12
children
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."
    }
}