/hello.lua
http://github.com/wilkie/djehuty · Lua · 6 lines · 6 code · 0 blank · 0 comment · 1 complexity · cdfbfa1e03c91c4f789de20e2ce0f615 MD5 · raw file
- print "Hello from Lua"
- print "Start"
- for i=1,10 do
- print(i)
- end
- print "End"
http://github.com/wilkie/djehuty · Lua · 6 lines · 6 code · 0 blank · 0 comment · 1 complexity · cdfbfa1e03c91c4f789de20e2ce0f615 MD5 · raw file
- print "Hello from Lua"
- print "Start"
- for i=1,10 do
- print(i)
- end
- print "End"