mirror of
https://github.com/enso-org/enso.git
synced 2024-12-26 07:15:10 +03:00
6 lines
53 B
JSON
6 lines
53 B
JSON
|
{
|
||
|
"arr": [1, 2, 3],
|
||
|
"num": 42.5,
|
||
|
"not": null
|
||
|
}
|