File

spec/json/pass3.json @ 13331:5206314d6c70

util.async: Improve debug logging in a few places Knowing the state of the coroutine as well as the runner state can be helpful.
author Matthew Wild <mwild1@gmail.com>
date Tue, 21 Nov 2023 18:12:49 +0000
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."
    }
}