(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
source_ref1.adb
pragma Source_Reference (3, "p1.adb");

procedure Source_Ref1 is
begin
   null;
end;