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