1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
Hello World - Pascal
Delphi code posted
created at 06 May 15:13
Edit
|
Back
1
2
3
4
5
program
HelloWorld
;
begin
writeln
(
'
Hello World
'
)
;
end
.
61 Bytes in 2 ms with coderay