Leo Vivier <[email protected]> writes: > Quick patch to fix a typo in a pcase pattern which quotes a function. > It results in `(function numberp foo)' when expanded, which in turns > throws `(wrong-number-of-arguments function 2)' when eval’d.
Thanks! Applied onto main via cde5c5d78 adding a missing full-stop in the commit message. Best, Ihor
