--| 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 deferred-change-signature test_description A class inherits a deferred routine and provides a new version of the routine which is still deferred but has a different signature. The compiler should report a VDRD(4) error, but does not. 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 validity_error TEST2 VDRD(4) test_end