File

tests/json/pass3.json @ 8038:cd6cef579e82

mod_storage_sql: Remove unused return values (should those actually be used?)
author Kim Alvefur <zash@zash.se>
date Sat, 01 Apr 2017 19:47:02 +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."
    }
}