We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
When I try to use it
@Grab('com.github.groovy-wslite:groovy-wslite:1.1.3') import wslite.rest.RESTClient
I get the error Caught: BUG! exception in phase 'semantic analysis' in source unit.
Caught: BUG! exception in phase 'semantic analysis' in source unit
Context:
groovy -v Groovy Version: 4.0.21 JVM: 21.0.2 Vendor: Oracle Corporation OS: Windows 10
java --version java 21.0.2 2024-01-16 LTS Java(TM) SE Runtime Environment (build 21.0.2+13-LTS-58) Java HotSpot(TM) 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
When I try to use it
I get the error
Caught: BUG! exception in phase 'semantic analysis' in source unit
.Context:
The text was updated successfully, but these errors were encountered: