Software /
code /
prosody
File
teal-src/util/compat.d.tl @ 13057:20b1526772d2 0.12
prosodyctl: Fix using variable content in a format string
This broke if the error message contained a format specified such as '%s'.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 07 Apr 2023 15:54:59 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib xpcall : function (function, function, ...:any):boolean, any end return lib