File

spec/json/pass3.json @ 9475:9b26a50cdfe3

util.poll: Early return from __gc in case of no valid epoll FD This could happen if the epoll FD has already been closed or the epoll_create call failed
author Kim Alvefur <zash@zash.se>
date Thu, 11 Oct 2018 18:50:04 +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."
    }
}