${THIS_SH} ./precedence > ${TMPDIR}/xx
: ${TMPDIR:=.}
diff ${TMPDIR}/xx prec.right && rm -f ${TMPDIR}/xx
