test_name noclass-syntax test_description After initial compilation we change one class to have no class name, this is first reported correct but if we try again without changing anything the error is no longer reported and we get a syntax error instead. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e define CLASS class copy_sub test1.e $CLUSTER test1.e compile_quick_melted compile_result ok define CLASS lass copy_sub test1.e $CLUSTER test1.e compile_quick_melted compile_result validity_error NONE VD71 resume_compile compile_result validity_error NONE VD71 define CLASS class copy_sub test1.e $CLUSTER test1.e resume_compile compile_result ok test_end