Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
src/test/groovy/bugs/CallingClosuresWithClosuresBug.groovy
(uncomment the @todo code)
workaround is to use foo.call() rather than foo()