blob: d9c6dff76fd7ff81d8c4edca27566b1ce125e7f8 [file] [log] [blame]
package Inline14_Pkg is
procedure Proc;
pragma Inline (Proc);
end Inline14_Pkg;