index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
webtbs
/
tw0748.pp
blob: 041c43f5316af9f007edba1682ccda70d9fea59c (
plain
)
1
2
3
4
begin
writeln
(
'Hello World'
);
end
.
{
this comment produces Unexpected
end
of file
}