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

GroovyParser error: Empty map literal test is disabled. #3853

Open
traceyyoshima opened this issue Dec 27, 2023 · 1 comment · May be fixed by #3854
Open

GroovyParser error: Empty map literal test is disabled. #3853

traceyyoshima opened this issue Dec 27, 2023 · 1 comment · May be fixed by #3854
Assignees
Labels
bug Something isn't working parser-groovy

Comments

@traceyyoshima
Copy link
Contributor

Issue for commit: a9de8a1

@traceyyoshima traceyyoshima added the bug Something isn't working label Dec 27, 2023
@traceyyoshima traceyyoshima self-assigned this Dec 27, 2023
@traceyyoshima
Copy link
Contributor Author

Update:
Groovy 3.0.20 will cause an additional parse error that isn't covered in the tests: Map<String, String> m = new HashMap<>().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parser-groovy
Projects
Status: Ready to Review
Development

Successfully merging a pull request may close this issue.

1 participant