jdk-24/nashorn/test/script/basic/JDK-8015356.js.EXPECTED
Attila Szegedi f6a5b67f14 8015356: array concatenation should skip empty elements
Reviewed-by: jlaskey, sundar
2013-07-16 17:03:30 +02:00

14 lines
64 B
Plaintext

***
false
***
1: a
3: b
5: c
***
1: a
3: b
5: c
6: d
8: e
10: f