added some garbage
This commit is contained in:
2021-03-05 19:12:33 +01:00
parent 3060dee504
commit 23be552537
6 changed files with 363 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"hello": "chello",
"x": {
"aa": 55,
"bb": 44,
"cc": {
"oo": 11
}
},
"list": [
1,
2,
3
]
}