jecs/modules/Jabby/vide/throw.luau

8 lines
141 B
Text
Raw Normal View History

2026-02-18 00:29:34 +00:00
if not game then script = require "test/relative-string" end
local function VIDE_ASSERT(msg): any
error(msg, 0)
end
return VIDE_ASSERT