File

tests/json/pass3.json @ 8414:7ea3311ca632

util.signal: Use a static array to keep track of pending signals (fixes #1029)
author Kim Alvefur <zash@zash.se>
date Tue, 14 Nov 2017 15:20:14 +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."
    }
}