File

tests/json/pass3.json @ 9280:37b796cc366a

util.pposix: Fix or silence a warning on OS X (#1202)
author Kim Alvefur <zash@zash.se>
date Sat, 08 Sep 2018 11:46:02 +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."
    }
}