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

add test for jad style naming param collision #289

Conversation

MiniDigger
Copy link
Contributor

@MiniDigger MiniDigger commented Jul 16, 2023

the issue: if you have a param name that matches a generated jad style named local var, you get uncompilable code.

VF should take existing LVT into account when doing jad style naming

(idk how to best handle adding this test, the expected part is basically made up so that the test actually fails)

https://i.imgur.com/87yfaMn.png

@MiniDigger
Copy link
Contributor Author

MiniDigger commented Jul 18, 2023

#292

@MiniDigger MiniDigger closed this Jul 18, 2023
@MiniDigger MiniDigger deleted the test/jad-style-naming-param-collision branch July 18, 2023 18:25
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.

1 participant