1package Array15 is
2
3   function F (I : Integer) return Integer;
4
5end Array15;
6