This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
72b468b22becfdf2bbed6abe923ffe4e319c7bbf
itgmania212121
/
extern
/
lua-5.1
/
test
/
hello.lua
T
4 lines
86 B
Lua
Raw
Normal View
History
Unescape
Escape
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
-- the first program in every language
io.write
(
"Hello world, from "
,
_VERSION
,
"!
\n
"
)
Reference in New Issue
Copy Permalink