fpc/tests/tbs0077.pp
1998-12-02 13:05:01 +00:00

10 lines
57 B
ObjectPascal

uses
tbs0077b;
begin
b:=89;
writeln(a);
end.