You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2018/01/12 18:09:00 UTC

[jira] [Created] (GROOVY-8447) It is allowed to define local variable of void type

Daniil Ovchinnikov created GROOVY-8447:
------------------------------------------

             Summary: It is allowed to define local variable of void type
                 Key: GROOVY-8447
                 URL: https://issues.apache.org/jira/browse/GROOVY-8447
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 2.4.13
            Reporter: Daniil Ovchinnikov



{noformat}
java.lang.ClassFormatError: Field "ff" in class playground has illegal signature "V"
{noformat}




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