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/09/03 02:09:00 UTC

[jira] [Updated] (GROOVY-8602) Safe index doesn't work with map arguments

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

Paul King updated GROOVY-8602:
------------------------------
    Priority: Minor  (was: Critical)

> Safe index doesn't work with map arguments
> ------------------------------------------
>
>                 Key: GROOVY-8602
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8602
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha-2
>            Reporter: Daniil Ovchinnikov
>            Priority: Minor
>
> {{a[b:2]}} works.
> {{a?[b:2]}} produces {{Unexpected input: '<EOF>'; Expecting ':' @ ...}}



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