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