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/05/24 13:34:00 UTC

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

Daniil Ovchinnikov created GROOVY-8602:
------------------------------------------

             Summary: 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


{{a[b:2]}} works.
{{a?[b:2]}} produces {{Unexpected input: '<EOF>'; Expecting ':' @ ...}}



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