metastruct-experiments/verify_luadev.lua
Ayane Satomi 284f9532be
Sort declarations
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-06-22 18:14:47 +08:00

4 lines
176 B
Lua

-- This is just a small script to test Luadev socket connection
-- if this runs, everything else works.
say("SOCKET_VERIFY: If you see this, that means luasocket worked :).")