6 lines
109 B
Text
6 lines
109 B
Text
functor
|
|
import Application System
|
|
define
|
|
{System.showError "Goodbye, World!"}
|
|
{Application.exit 0}
|
|
end
|