Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JavaTemplate matching of repeated parameters #4028

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

knutwannheden
Copy link
Contributor

When a JavaTemplate contains the same parameter repeated multiple times, the result returned by find() should only register it once.

When a `JavaTemplate` contains the same parameter repeated multiple times, the result returned by `find()` should only register it once.
@knutwannheden knutwannheden merged commit 77fdba4 into main Feb 21, 2024
1 check passed
@knutwannheden knutwannheden deleted the fix-javatemplate-match-repeated-parameter branch February 21, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants