test_name add-generic-c-compile-failure test_description Adding a formal generic causes a C compilation failure. define FORMAL "" define ACTUAL "" copy_sub Ace $TEST Ace copy_sub test.e $CLUSTER test.e copy_sub test1.e $CLUSTER test1.e compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output1 execute_result ok compare exec_output1 output define FORMAL "[G]" define ACTUAL "[DOUBLE]" copy_sub test.e $CLUSTER test.e copy_sub test1.e $CLUSTER test1.e 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