blob: c32cedbdb91cd1dce453428eee36928e0faa70f0 (
plain)
1
2
3
4
5
6
7
8
9
|
{ Source provided for Free Pascal Bug Report 2269 }
{ Submitted by "marco" on 2002-12-19 }
{ e-mail: marco@freepascal.org }
{$I uw2269.inc - some more text that should be ignored}
begin
p;
end.
|