view spec/json/pass3.json @ 8640:8f13ec2ceb06

util.stanza: Allow :text(nil) and :text("") as harmless nops
author Matthew Wild <mwild1@gmail.com>
date Wed, 21 Mar 2018 22:04:20 +0000
parents 4878e4159e12
children
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."
    }
}