--| Copyright (c) 1993-2006 University of Southern California 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 validity-vcfg2-root test_description Violate validity constraint VCFG2 with a root generic class which has the same formal generic name used more than once copy_sub Ace $TEST Ace define GENERICS "[WEASEL, H, H, WEASEL]" copy_sub test.e $CLUSTER test.e compile_melted compile_result validity_error TEST VCFG(2) define GENERICS "" copy_sub test.e $CLUSTER test.e resume_compile compile_result ok test_end