Daniil Ovchinnikov created GROOVY-8446:
------------------------------------------

             Summary: void[] return type causes compiler to fail
                 Key: GROOVY-8446
                 URL: https://issues.apache.org/jira/browse/GROOVY-8446
             Project: Groovy
          Issue Type: Bug
          Components: Compiler
    Affects Versions: 2.4.13
            Reporter: Daniil Ovchinnikov


{noformat}
$ 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
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to