| 1 | /** |
| 2 | * Advanced scoping tests: currying, mutual recursion, higher-order functions, |
| 3 | * forget() edge cases, isEqual() in scopes, BigOp/Block compilation, and |
| 4 | * LaTeX parse() with scoped evaluation. |
nothing calls this directly
no test coverage detected