--| 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 class-name-confusion test_description Compiling a system, adding `class' to the indexing clause, recompiling and then removing `class' from indexing clause copy_sub Ace $TEST Ace define INDEX_ITEM "" copy_sub test.e $CLUSTER test.e compile_melted compile_result ok define INDEX_ITEM ", class" copy_sub test.e $CLUSTER test.e compile_melted compile_result validity_error NONE VD20 define INDEX_ITEM "" copy_sub test.e $CLUSTER test.e resume_compile compile_result ok test_end