Skip to content

Fix #3156: Reject bracketed terms as functors#3167

Open
jjtolton wants to merge 1 commit intomthom:masterfrom
jjtolton:fix-3156-bracketed-term-functor
Open

Fix #3156: Reject bracketed terms as functors#3167
jjtolton wants to merge 1 commit intomthom:masterfrom
jjtolton:fix-3156-bracketed-term-functor

Conversation

@jjtolton
Copy link
Contributor

Fixes #3156

Bracketed terms like ((>)(1) now correctly throw syntax error instead of parsing incorrectly.

Added BTERM check in reduce_term() after reduce_op().

@jjtolton
Copy link
Contributor Author

jjtolton commented Nov 20, 2025

@jjtolton jjtolton marked this pull request as ready for review November 20, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected syntax extention

1 participant