File

tests/json/pass3.json @ 7689:97c013e8f002

Makefile: Fix installing modules into their correct subdirectories (thanks mimi89999)
author Kim Alvefur <zash@zash.se>
date Sat, 08 Oct 2016 21:06:43 +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."
    }
}