jdk-24/nashorn/test/script/basic/es6/JDK-8156743.js.EXPECTED
Srinivas Dama 398d0fde5a 8156743: ES6 for..of should work for Java Maps and Sets
Implemented java map object iterator which behaves similar to native map object iterator

Reviewed-by: jlaskey, attila
2017-03-02 09:01:55 -08:00

19 lines
110 B
Plaintext

1 one
2 two
3 three
1 one
2 two
3 three
1,one
2,two
3,three
1,one
2,two
3,three
red
green
blue
red
green
blue