test_name expanded-like-current-void-precursor test_description An expanded class inherits (nonconforming) from a non-expanded class and redefines a function whose return type is like Current. The redefinition is just a call to precursor and the precursor returns Void. Melted code correctly gets a "Void assigned to expanded" exception but frozen and finalized code seg fault. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e copy_raw test2.e $CLUSTER test2.e compile_melted compile_result ok execute_work NONE exec_output1 execute_result ok compare exec_output1 output compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output2 execute_result ok compare exec_output2 output test_end