(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
ghost5.adb
--  { dg-do compile }

package body Ghost5 is
   procedure Foo is null;
end Ghost5;