Closed triallax closed 1 year ago
I know this is an edge case, but:
>>> 2!! Parse error at position 3: Expected end of input
Interesting. Note that there is also something called double-factorial: https://mathworld.wolfram.com/DoubleFactorial.html
So maybe this should be disallowed? (But with a better error message.)
I know this is an edge case, but: