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