test/script/basic/NASHORN-90.js.EXPECTED

changeset 0
b1a7da25b547
equal deleted inserted replaced
-1:000000000000 0:b1a7da25b547
1 avg.length = 2
2 function (x,y) {
3 return x + y/ 2
4 }
5 avg(34, 44) = 56

mercurial