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

6 lines
92 B
Ada

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