5 lines
49 B
Plaintext
Executable File
5 lines
49 B
Plaintext
Executable File
helloWorld();
|
|
|
|
begin
|
|
write "Hello World";
|
|
end; |