File

tests/json/pass3.json @ 8228:cda9db4b881d

loggingmanager, mod_posix: Import util.format correctly (fixes #985)
author Kim Alvefur <zash@zash.se>
date Mon, 11 Sep 2017 19:32:12 +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."
    }
}