File

spec/json/pass3.json @ 11497:960674938665

net.server_epoll: Remove unnecessary luacheck annotations Not sure why these were here to begin with, since it does use the 'self' argument and did so since they were added.
author Kim Alvefur <zash@zash.se>
date Thu, 01 Apr 2021 12:30:55 +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."
    }
}