Skip to content

Fixed parsing of logical lines with sequential < and > comparisons - #307

Open
jgardn3r wants to merge 1 commit into
masterfrom
fix-bad-generic-list
Open

Fixed parsing of logical lines with sequential < and > comparisons#307
jgardn3r wants to merge 1 commit into
masterfrom
fix-bad-generic-list

Conversation

@jgardn3r

Copy link
Copy Markdown
Collaborator

This change resets the generic_level when a new line is created. This
ensures that between lines, there are no interactions between < and
> operations.

This change fixes #298.

This change resets the `generic_level` when a new line is created. This
ensures that between lines, there are no interactions between `<` and
`>` operations.
@jgardn3r
jgardn3r requested a review from fourls July 30, 2026 01:32
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jgardn3r

Copy link
Copy Markdown
Collaborator Author

This will need to be rebased atop #309

@fourls fourls left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

Incorrect attribution of generics parameter list

2 participants