RosettaCodeData/Task/Hello-world-Graphical/KonsolScript/hello-world-graphical-1.konsol

4 lines
60 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
function main() {
Konsol:Message("Goodbye, World!", "")
}