package Ex_Pack1 is
   procedure Put_Factorial
     (I   : in Natural;
      Res : in Positive);
end Ex_Pack1;

syntax highlighted by Code2HTML, v. 0.9.1