1 2 3 4 5 6
package Constant2_Pkg2 is function F1 return Boolean; function F2 return Boolean; end Constant2_Pkg2;