File

spec/json/pass3.json @ 13002:d8e2b995f975

teal-src: Add a README with a few pointers to get started
author Kim Alvefur <zash@zash.se>
date Tue, 28 Mar 2023 11:27:05 +0200
parent 8236:4878e4159e12
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."
    }
}