File

spec/json/pass3.json @ 9786:00f7af0be849

mod_admin_telnet: sttas:show: Use format option that allows float numbers string.format("%d", 0.5) causes an error on Lua 5.3
author Kim Alvefur <zash@zash.se>
date Wed, 16 Jan 2019 14:20:16 +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."
    }
}