ORCA-C/Tests/Conformance/TEST
2017-10-21 18:40:19 -05:00

9 lines
113 B
Plaintext

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