File

spec/json/pass3.json @ 10443:f28718f46196

util.stanza: Remove redundant check for attrs A stanza can't not have attrs if created the correct way
author Kim Alvefur <zash@zash.se>
date Mon, 25 Nov 2019 20:46:55 +0100
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."
    }
}