Files
love-android/jni/lua/test/hello.lua
T
Martin Felis 73d1ceb81d initial commit
2013-12-04 00:34:52 +01:00

4 lines
86 B
Lua

-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")