Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Don't remove parentheses in (expr :: assertion) < expr#941

Merged
JohnnyMorganz merged 4 commits intomainfrom
excess-parentheses-type-assertion
Dec 24, 2024
Merged

Don't remove parentheses in (expr :: assertion) < expr#941
JohnnyMorganz merged 4 commits intomainfrom
excess-parentheses-type-assertion

Conversation

@JohnnyMorganz
Copy link
Owner

Causing a syntax error.

Related to #441 and #443

Fixes #940

@github-actions
Copy link
Contributor

Repo Comparison Test

No diff produced

@JohnnyMorganz JohnnyMorganz merged commit 1705207 into main Dec 24, 2024
@JohnnyMorganz JohnnyMorganz deleted the excess-parentheses-type-assertion branch December 24, 2024 14:46
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.

Bug: (foo :: bar) < baz becomes foo :: bar < baz, which leads to syntax errors

1 participant