--| 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 external-proc-sig-return-type test_description A class with an external feature which is a procedure and which includes a signature that specifies a return type should be called a syntax error (or validity error), but the compiler accepts it. When the system is frozen, the generated C code won't compile since a void function cannot return a value. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_melted compile_result validity_error TEST EXT_SAME_SIGN test_end