[ 
https://issues.apache.org/jira/browse/GROOVY-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Milles reassigned GROOVY-8446:
-----------------------------------

    Assignee: Eric Milles

> 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
>            Assignee: Eric Milles
>            Priority: Major
>
> {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
(v8.3.4#803005)

Reply via email to