(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
casesi.ads
package Casesi is
  procedure Try (X : Natural);
end;