File

spec/json/pass3.json @ 13166:e6e76f64ebb6

net.server: Handle loading from outside Prosody (e.g. Verse) server_select only depending on LuaSocket generally makes it more portable, so fall back to that if util.poll can't be found.
author Kim Alvefur <zash@zash.se>
date Sat, 20 May 2023 20:44:20 +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."
    }
}