jdk-24/test/nashorn/script/basic/JDK-8157160.js.EXPECTED

10 lines
172 B
Plaintext
Raw Normal View History

{"foo":42}
[5,6,76,7]
"hello"
{"name":"nashorn","versions":["es5.1","es6"]}
true
{"x":42,"y":"hello"}
"my json representation"
"value from toJSON function"
{"foo":"HELLO"}