4 lines
55 B
Text
4 lines
55 B
Text
|
|
writeLn('Hello world.');
|
||
|
|
foo;
|
||
|
|
writeLn('Goodbye world')
|