-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.13
-
Fix Version/s: 2.5.9, 3.0.0-rc-2
-
Component/s: Compiler
-
Labels:None
$ cat playground.groovy void[] foo() {} $ groovy playground.groovy BUG! exception in phase 'conversion' in source unit '%path%/playground.groovy' null Caused by: java.lang.IllegalArgumentException
- links to