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/03 16:49:00 UTC

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

Henri Biestro created JEXL-369:
----------------------------------

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