Umesh Kumar

Results 1 issues of Umesh Kumar

I've tried the following in the playground: ``` [0] * 4 ``` It results in the following exception: ``` com.schibsted.spt.data.jslt.JsltException: Can't convert [0] to number at :1:1 at com.schibsted.spt.data.jslt.impl.NodeUtils.number(NodeUtils.java:127) at...