-
Notifications
You must be signed in to change notification settings - Fork 471
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
2.0 final - regression with thrown
block
#1332
Comments
This is probably caused by #1314 |
leonard84
added a commit
to leonard84/spock
that referenced
this issue
May 18, 2021
leonard84
added a commit
to leonard84/spock
that referenced
this issue
Jul 6, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
This worked in
2.0-M5-groovy-3.0
but broke in2.0-groovy-3.0
.How to reproduce
The problem is with the deconstruction of the result of
foo()
. With it the Spock compiler blows up:Additional Environment information
Eclipse IDE. Same result with Gradle.
Java/JDK
Groovy version
3.0.7
Build tool version
2.0-groovy-3.0
Gradle
Gradle 7.0.2
Operating System
Linux
IDE
Eclipse
The text was updated successfully, but these errors were encountered: