Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.0-beta-1, 2.3.0, 2.4.0-rc-1
-
None
Description
Closure closure = ...; closure() doesn't work in type-checked mode. Instead, one has to use closure.call().
Attachments
Issue Links
- relates to
-
GROOVY-5881 Type inference breaks in longer transitive generic structures
- Closed