-
Notifications
You must be signed in to change notification settings - Fork 10
Fixed typo at line 81 #179
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
Conversation
ascopes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating this, it is greatly appreciated!
Think there is a usage of this in a couple of additional places that might need updating too.
Off the top of my head, it is just here:
And a couple of JavaDocs referencing it at:
- https://github.com/ascopes/java-compiler-testing/blob/main/java-compiler-testing/src/main/java/io/github/ascopes/jct/compilers/JctCompiler.java#L587
- https://github.com/ascopes/java-compiler-testing/blob/main/java-compiler-testing/src/main/java/io/github/ascopes/jct/compilers/JctCompiler.java#L598
Would you mind checking those as well please?
Update JctCompiler.java
|
Made changes as you said I have made new pr i hope it will work |
No description provided.