(root)/
gcc-13.2.0/
gcc/
testsuite/
gm2/
link/
pimc/
pass/
testwrapc.mod
MODULE testwrapc ;

(* A trivial test to test for the presence of wrapc.  *)

IMPORT wrapc ;


BEGIN
END testwrapc.