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

[jira] [Reopened] (GROOVY-8524) Triple quoted string with quotes on end of line

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

Daniel Sun reopened GROOVY-8524:
--------------------------------
      Assignee: Daniel Sun

> Triple quoted string with quotes on end of line
> -----------------------------------------------
>
>                 Key: GROOVY-8524
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8524
>             Project: Groovy
>          Issue Type: Bug
>          Components: lexer
>    Affects Versions: 2.5.0-beta-3, 2.4.14, 2.4.15
>            Reporter: Anvar Baimurunov
>            Assignee: Daniel Sun
>            Priority: Minor
>
> def v = '''string='a''''
> error: unexpected char: ''' at line: 1, column: 24
>  while 
>  def v = '''string='a' '''
> works fine



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