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

package body Ghost3 is
   procedure Dummy is null;
end Ghost3;