fpc/tests/webtbs/tbug748.pp
1999-12-10 13:22:32 +00:00

5 lines
84 B
ObjectPascal

begin
writeln('Hello World');
end.
{this comment produces Unexpected end of file}