jdk-24/test/nashorn/script/basic/JDK-8157160.js.EXPECTED
2017-09-12 19:03:39 +02:00

10 lines
172 B
Plaintext

{"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"}