This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
OTH
/
repos_util
Watch
3
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
64b60fced8
브랜치
태그
master
repos_util
/
Lua
/
lua-5.1.5
/
test
/
hello.lua
hello.lua
86 B
히스토리
Raw
1
2
3
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")