ubuntu-buildroot/output/build/host-gcc-initial-11.4.0/gcc/testsuite/gnat.dg/aggr25.adb

8 lines
85 B
Ada

-- { dg-do compile }
package body Aggr25 is
procedure Foo is null;
end Aggr25;