Ensure parentheses are output for (n!)! by decreasing right-binding power of MFACTORIAL.
commitdfe8a8034e3d4fec57cf61b7a9521eae956a262d
authorRobert Dodier <robert_dodier@users.sourceforge.net>
Sun, 12 Mar 2023 02:54:29 +0000 (11 18:54 -0800)
committerRobert Dodier <robert_dodier@users.sourceforge.net>
Mon, 13 Mar 2023 15:47:45 +0000 (13 08:47 -0700)
treec5d02aca6f875bb73c34fd1173f1d5cd7de9aec7
parent1f3dd6f0cac454689005343bbd642b5a41fab129
Ensure parentheses are output for (n!)! by decreasing right-binding power of MFACTORIAL.

Fixes SF bug #4092: "Repeated factorial (n!)! displayed the same as double factorial n!!"
src/grind.lisp
tests/rtest9a.mac