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/06/13 14:25:00 UTC

[jira] [Created] (GROOVY-8642) New lines in qualified name cause errors

Daniil Ovchinnikov created GROOVY-8642:
------------------------------------------

             Summary: New lines in qualified name cause errors
                 Key: GROOVY-8642
                 URL: https://issues.apache.org/jira/browse/GROOVY-8642
             Project: Groovy
          Issue Type: Bug
          Components: parser
    Affects Versions: 3.0.0-alpha-2
            Reporter: Daniil Ovchinnikov


{code:java}
import java. // Unexpected input: '\n'; Expecting '*' @ line 1, column 13.
lang.
Object

{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)