Add Lua 5.1 source files and documentation, including core libraries, interpreter, and test scripts.
This commit is contained in:
3
ref/lua-5.1/test/hello.lua
Normal file
3
ref/lua-5.1/test/hello.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
-- the first program in every language
|
||||
|
||||
io.write("Hello world, from ",_VERSION,"!\n")
|
||||
Reference in New Issue
Block a user