--| 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 inherit-integer-call-remainder test_description A class which inherits from INTEGER and evaluates the expression `Current \\ 29' compiles fine but generates C code which won't compile. If the code is instead melted, the result is a panic with the message "operational stack botched". copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e compile_melted compile_result validity_error TEST VIFI(1) test_end