blob: 893f423d5325e03672caeed62ff3fdbb99a49b01 [file] [log] [blame]
with Text_IO;
package renaming1 is
procedure Fo (A : Text_IO.File_Access);
end;