--| 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 inherited-vjar test_description An assignment `e1 := e2' where e1 and e2 are both of type E becomes invalid in a descendant when the type of e1 is redefined to be a descendant of E. The compiler should report some kind of validity violation, but it does not. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw a.e $CLUSTER a.e copy_raw b.e $CLUSTER b.e copy_raw e.e $CLUSTER e.e copy_raw f.e $CLUSTER f.e compile_melted compile_result validity_error B VJAR test_end