File

spec/json/pass3.json @ 10564:3098eac31139

mod_storage_sql: Remove unused and not actually returned return value [luacheck] The :delete throws an error, it does not return one like this.
author Kim Alvefur <zash@zash.se>
date Tue, 24 Dec 2019 00:49:43 +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."
    }
}