Software /
code /
prosody
File
teal-src/util/compat.d.tl @ 12919:7c0e5c7eff7c
mod_tokenauth: Fix misplaced closing parenthesis
`type(x ~= y)` is always a string, thus truthy
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 02 Mar 2023 22:34:29 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib xpcall : function (function, function, ...:any):boolean, any end return lib