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

6 lines
92 B
Ada

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