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

package body Ghost2 is
   procedure Set is null;
end Ghost2;