mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 06:04:31 +02:00
Decent makefiles!
This commit is contained in:
3
test/hello.lua
Normal file
3
test/hello.lua
Normal file
@ -0,0 +1,3 @@
|
||||
require"socket"
|
||||
require"mime"
|
||||
print("Hello from " .. socket._VERSION .. " and " .. mime._VERSION .. "!")
|
Reference in New Issue
Block a user