File

teal-src/util/compat.d.tl @ 11796:71c20650a0b4

mod_carbons: Reduce line count using new util.stanza attr method
author Kim Alvefur <zash@zash.se>
date Sun, 12 Sep 2021 20:18:04 +0200 (2021-09-12)
parent 11432:113f3912c7cb
line wrap: on
line source
local record lib
	xpcall : function (function, function, ...:any):boolean, any
end
return lib