File

tests/json/pass3.json @ 8291:fba1ea67f5c0

util.encodings: Use the 'idx' argument correctly [-Wunused-parameter]
author Kim Alvefur <zash@zash.se>
date Thu, 05 Oct 2017 12:48:36 +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."
    }
}