File

tests/json/pass3.json @ 7355:4b4cf0167391

util.iterators: Add iterator wrapper that works like select(n, ...) applied to original iterator
author Kim Alvefur <zash@zash.se>
date Fri, 15 Apr 2016 13:20:31 +0200
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."
    }
}