File

tests/json/pass3.json @ 8705:1d66f66a13c9

MUC: Don't reply to errors with more errors (fixes #1122)
author Kim Alvefur <zash@zash.se>
date Wed, 28 Mar 2018 18:11:09 +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."
    }
}