4 lines
60 B
Text
4 lines
60 B
Text
|
|
function main() {
|
||
|
|
Konsol:Message("Goodbye, World!", "")
|
||
|
|
}
|