RosettaCodeData/Task/Hello-world-Standard-error/Lua/hello-world-standard-error.lua

2 lines
37 B
Lua
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
io.stderr:write("Goodbye, World!\n")