File

spec/json/pass3.json @ 9177:83e7ad5818d3

util.async: Remove sleep function Dependency on util.timer indirectly caused net.server to be initialized before the config was read, so server_select was always chosen.
author Kim Alvefur <zash@zash.se>
date Sun, 12 Aug 2018 23:52:39 +0200
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."
    }
}