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

[jira] [Resolved] (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 ]

Paul King resolved GROOVY-8524.
-------------------------------
    Resolution: Not A Problem

> 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
>            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)