blob: 36419246f78c086e1a77fda1d6a70d083f59b40a [file] [log] [blame]
-- { dg-do compile }
with Limited_With3_Pkg3;
package body Limited_With3 is
procedure Dummy is begin null; end;
end Limited_With3;