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

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

IMPORT sckt ;


BEGIN
END testsckt.