view spec/json/pass3.json @ 14137:368df9b2d511 13.0

mod_debug_reset: Rename unused variable to please linter
author Kim Alvefur <zash@zash.se>
date Fri, 17 Apr 2026 12:52:12 +0200
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."
    }
}