print("Hello World!")
print("Hello Lua!")
<syntaxhighlight lang="lua"> print("Hello Lua!") </syntaxhighlight>