--| 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 vuar-weasel test_description An inherited constant integer attribute used as the number of bits in a BIT type which is a formal argument type is given a smaller value, thereby introducing a introduced VUAR error copy_sub Ace $TEST Ace define VALUE "3" copy_raw test.e $CLUSTER test.e copy_raw test1.e $CLUSTER test1.e copy_sub test2.e $CLUSTER test2.e compile_melted compile_result ok define VALUE "2" copy_sub test2.e $CLUSTER test2.e compile_melted compile_result validity_error TEST VUAR(2) test_end