aboutsummaryrefslogtreecommitdiff
path: root/test/script/basic/JDK-8015945.js.EXPECTED
blob: 2fa63927643dc392730e8e684bf62a6302c1c410 (plain)
1
2
3
4
5
6
7
global an Object? false
global.squares returns Array? false
result length 4
0 = 4
1 = 9
2 = 16
3 = 25