metastruct-experiments/verify_luadev.g.lua

5 lines
176 B
Lua
Raw Normal View History

-- 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 :).")