{ %opt=-Sew } { Source provided for Free Pascal Bug Report 1948 } { Submitted by "Sergey Kosarevsky" on 2002-04-27 } { e-mail: [email protected] } Function A:Longint; Begin Exit(0); End; Begin A; End.