2 lines
102 B
Text
2 lines
102 B
Text
${THIS_SH} ./precedence.tests > ${BASH_TSTOUT}
|
|
diff ${BASH_TSTOUT} prec.right && rm -f ${BASH_TSTOUT}
|