This website requires JavaScript.
Explore
Help
Sign In
martin
/
protot
Watch
1
Star
0
Fork
You've already forked protot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5be914a99e
protot
/
3rdparty
/
lua-5.1
/
test
/
hello.lua
4 lines
86 B
Lua
Raw
Blame
History
-- the first program in every language
io.write
(
"
Hello world, from
"
,
_VERSION
,
"
!
\n
"
)
Reference in New Issue
View Git Blame
Copy Permalink