1 javac *.java

# 0 cmp Compiler.std Compiler.out
0 grep "cannot find symbol" Compiler.out > /dev/null 2>&1
0 grep "symbol  : constructor Inni(edu.ucdavis.rj.InniArmElse)" Compiler.out > /dev/null 2>&1

0 rm -f *.class *.out
