CSS CONFIG:
HIGHLIGHTED HTML:
program
test
;
// oh
uses
Classes
;
begin
Writeln
(
'Oh wow'
)
;
@
andstuf
(
)
;
a
[
55
]
:=
$f1
;
end
.