2018-08-22 01:37:32 -03:00

5 lines
49 B
Plaintext
Executable File

helloWorld();
begin
write "Hello World";
end;