--| Copyright (c) 1993-2018 University of Southern California, Eiffel Software and contributors. --| All rights reserved. --| Your use of this work is governed under the terms of the GNU General --| Public License version 2. -- This is a test control file test_name generic-nonexistent-infix test_description A class with a generic class whose constrained generic parameter names a nonexistent infix feature in the constraining class causes compiler to die. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e compile_melted compile_result syntax_error TEST1 7 test_end