File

tests/json/pass3.json @ 8091:acecf1413233

net.server_epoll: Reset onwritable before calling onconnect (fixes traceback if connection closed in onconnect)
author Kim Alvefur <zash@zash.se>
date Sun, 16 Apr 2017 02:36:42 +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."
    }
}