This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9367c45d78df4cafc87f1135f4fcb120a052dcd4
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