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 2021/12/23 15:29:00 UTC

[jira] [Resolved] (GROOVY-10406) Dollar slashy string is too greedy

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

Daniel Sun resolved GROOVY-10406.
---------------------------------
    Fix Version/s: 4.0.0-rc-2
         Assignee: Daniel Sun
       Resolution: Fixed

> Dollar slashy string is too greedy
> ----------------------------------
>
>                 Key: GROOVY-10406
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10406
>             Project: Groovy
>          Issue Type: Bug
>          Components: lexer
>    Affects Versions: 3.0.9, 4.0.0-rc-1
>            Reporter: Daniil Ovchinnikov
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 4.0.0-rc-2
>
>         Attachments: screenshot-1.png
>
>
> This code compiles fine in 2.5.14, but fails to compile in 3.0.9.
> {code:groovy}
> println([$/$$/$ : /$$/])
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)