test_name bad-boolean-inline test_description An inline routine that returns a BOOLEAN is lacking the return statement, as a consequence the compiler inserts it with a cast, but it does it wrong causing wrong result to be displayed. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output_w execute_result ok compare exec_output_w output compile_final compile_result ok c_compile_final c_compile_result ok execute_final NONE exec_output_f execute_result ok compare exec_output_f output test_end