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

changeset 0
b1a7da25b547
child 952
6d5471a497fb
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/NASHORN-401.js.EXPECTED	Wed Apr 27 01:36:41 2016 +0800
     1.3 @@ -0,0 +1,10 @@
     1.4 +int method 2
     1.5 +double method 2
     1.6 +string method 2
     1.7 +int method 3: 10
     1.8 +double method 3: 10.0
     1.9 +double method 3: 10.2
    1.10 +double method 3: NaN
    1.11 +int method 4: 10
    1.12 +double method 4: 10.2
    1.13 +double method 4: NaN

mercurial