i-bash/tests/run-precedence
2016-09-15 16:59:08 -04:00

2 lines
96 B
Text

${THIS_SH} ./precedence > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} prec.right && rm -f ${BASH_TSTOUT}