You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (Jira)" <ji...@apache.org> on 2022/05/09 09:18:00 UTC

[jira] [Resolved] (JEXL-369) Add 'let' and 'const' variable declarations

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

Henri Biestro resolved JEXL-369.
--------------------------------
    Resolution: Fixed

[~dmitri_blinov], Thanks for your valuable input and insight :)

Commit [72490fa5https://github.com/apache/commons-jexl/commit/72490fa5c841720c70f26186f6e874f9d2ae4379]

> Add 'let' and 'const' variable declarations
> -------------------------------------------
>
>                 Key: JEXL-369
>                 URL: https://issues.apache.org/jira/browse/JEXL-369
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.2.1
>            Reporter: Henri Biestro
>            Assignee: Henri Biestro
>            Priority: Major
>             Fix For: 3.3
>
>
> WHAT:
> Add creation of lexical scope variables, modifiable with 'let', non-modifiable through 'const'.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)