bug0167.pp 75 B

123456789
  1. type ObjTest = Object
  2. End;
  3. Procedure ObjTest;
  4. Begin
  5. end;
  6. Begin
  7. end.