From 42838a87b8f49db2ae5781498edf4192c61a21a6 Mon Sep 17 00:00:00 2001 From: ame Date: Thu, 11 Jul 2024 12:49:35 -0500 Subject: make reg return table --- tests/s.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/s.lua') diff --git a/tests/s.lua b/tests/s.lua index 065408a..ae84e25 100644 --- a/tests/s.lua +++ b/tests/s.lua @@ -1,6 +1,6 @@ local t = function (a) end -require "llib" +llib = require "llib" local a = llib.crypto.md5() --llib.io.pprint(_ENV.a) -- cgit v1.2.3