RosettaCodeData/Task/Hello-world-Standard-error/Lua/hello-world-standard-error.lua
2023-07-01 13:44:08 -04:00

1 line
37 B
Lua

io.stderr:write("Goodbye, World!\n")