7 lines
67 B
JSON
7 lines
67 B
JSON
|
{
|
||
|
"hello": "world",
|
||
|
"__proto__": {
|
||
|
"sky": "universe"
|
||
|
}
|
||
|
}
|