blob: abeecfb646f1b1634a539709980e8325c2b1f3a1 [file] [log] [blame]
package Loop_Optimization16_Pkg is
type Index_Base is range 0 .. 127;
function F return Natural;
end Loop_Optimization16_Pkg;