File

spec/json/pass3.json @ 13534:d532176d4334

util.error: Use is_error() instead of is_err() everywhere Continuation of 4b39691a274e
author Kim Alvefur <zash@zash.se>
date Tue, 29 Oct 2024 14:10:02 +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."
    }
}