# This file contains some valid GAP code which is not
# a valid tst file, to check error reporting.
#
# It has a ".txt" extension to avoid it being found by
# Any code which looks through testinstall for .g or .tst files

x := 3;
g := SymmetricGroup(5);