teal-src/util/compat.d.tl
author Matthew Wild <mwild1@gmail.com>
Thu, 13 Oct 2022 09:55:36 +0100
changeset 12775 e9fcc69ea508
parent 11436 113f3912c7cb
permissions -rw-r--r--
util.cache: Add some missing test cases Found via mutation testing.

local record lib
	xpcall : function (function, function, ...:any):boolean, any
end
return lib