Skip to content

Lower ExprRawExpression Priority - #145

Merged
sovdeeth merged 1 commit into
2.xfrom
patch/lower-raw-priority
Aug 19, 2025
Merged

Lower ExprRawExpression Priority#145
sovdeeth merged 1 commit into
2.xfrom
patch/lower-raw-priority

Conversation

@sovdeeth

Copy link
Copy Markdown
Member

to properly avoid conflicts with 2.12+, raw expr needs to use a lower priority until the conflicting pattern is fully removed. This is a breaking change, however, as cases like raw expr-1 will parse as the raw string expression. Expressions with return types that can't be strings will be parsed correctly, however.

@sovdeeth sovdeeth added the bug Something isn't working label Aug 19, 2025
@sovdeeth
sovdeeth merged commit 882f255 into 2.x Aug 19, 2025
2 checks passed
@sovdeeth
sovdeeth deleted the patch/lower-raw-priority branch August 19, 2025 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants