File

tests/json/pass3.json @ 7715:08989f8464b9

certs/Makefile: Remove more -c flags
author Kim Alvefur <zash@zash.se>
date Thu, 03 Nov 2016 23:56:17 +0100
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."
    }
}