RosettaCodeData/Task/Hello-world-Graphical/KonsolScript/hello-world-graphical-1.konsol
2013-04-11 11:14:19 -07:00

3 lines
60 B
Text

function main() {
Konsol:Message("Goodbye, World!", "")
}