--| 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 vomb-sneak test_description After initial compilation, an inherited integer constant attribute which is an inspect constant in the heir is changed to a function with no arguments copy_sub Ace $TEST Ace define BODY "is 48" copy_raw test.e $CLUSTER test.e copy_sub test1.e $CLUSTER test1.e compile_melted compile_result ok define BODY "is do end" copy_sub test1.e $CLUSTER test1.e compile_melted compile_result validity_error TEST VOMB(2) define BODY "is once end" copy_sub test1.e $CLUSTER test1.e resume_compile compile_result validity_error TEST VOMB(2) define BODY "is external "C" end" copy_sub test1.e $CLUSTER test1.e resume_compile compile_result validity_error TEST VOMB(2) define BODY "" copy_sub test1.e $CLUSTER test1.e resume_compile compile_result validity_error TEST VOMB(2) define BODY "is 48" copy_sub test1.e $CLUSTER test1.e resume_compile compile_result ok test_end