ORCA-C/Tests/Conformance/TEST

9 lines
113 B
Plaintext
Raw Normal View History

unset exit
echo {1}
cmpl -i {1} keep=3/t >>3/temp
if {status} == 0
3/t
else
echo Could not compile {1}
end