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

2 lines
37 B
Lua
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
io.stderr:write("Goodbye, World!\n")