tb0073.pp 126 B

123456789101112131415161718
  1. { %FAIL }
  2. { Old file: tbf0349.pp }
  3. { }
  4. {$mode delphi}
  5. type
  6. TCl=class;
  7. const
  8. b=1;
  9. type
  10. TCL=class
  11. end;
  12. begin
  13. end.