Skip to content

Conversation

@jjtolton
Copy link
Contributor

@jjtolton jjtolton commented Nov 20, 2025

Fixes #3161

{!*[|]*} was incorrectly evaluating to {*} instead of syntax error.

Fixed in compute_arity_in_list() by rejecting HeadTailSeparator at term positions.

Tests added.

~ J.J.'s robot

Fixes mthom#3161

HeadTailSeparator tokens were incorrectly accepted at term positions.
Added explicit check to reject them.
@jjtolton
Copy link
Contributor Author

Merged to combined-testing: 9c080ef

@jjtolton jjtolton marked this pull request as ready for review November 20, 2025 21:50
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.

(Very) unexpected syntax extension

1 participant