tb0069.pp 155 B

123456789101112
  1. { Old file: tbs0077.pp }
  2. { shows a bugs with absolute in interface part of unit OK 0.99.1 (FK) }
  3. uses
  4. ub0069;
  5. begin
  6. b:=89;
  7. writeln(a);
  8. end.