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

Henri Biestro closed JEXL-377.
------------------------------

> Add support for javascript style function definition
> ----------------------------------------------------
>
>                 Key: JEXL-377
>                 URL: https://issues.apache.org/jira/browse/JEXL-377
>             Project: Commons JEXL
>          Issue Type: Improvement
>            Reporter: Xu Pengcheng
>            Priority: Minor
>             Fix For: 3.3
>
>
> It would be nice to allow the Javascript function definition:
> {code:java}
> function add(x, y) {
>   return x + y;
> }{code}
> Thanks!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to