mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
9 lines
145 B
Text
9 lines
145 B
Text
{
|
|
"foo": 23,
|
|
"bar": {
|
|
"x": 22
|
|
}
|
|
}
|
|
{"foo":23,"bar":{"x":22}}
|
|
inside n.valueOf
|
|
inside s.toString
|