You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
328 B
3 lines
328 B
2 years ago
|
text : |{"string": "string","int": 117,"double": 3.1415926,"boolean": true,"null": null,"array1": [],"array2": ["string",117,3.1415926,true,null,[]],"dict1": {}}|
|
||
|
result: |{"string": "string","int": 117,"double": 3.1415926,"boolean": true,"null": null,"array1": [],"array2": ["string",117,3.1415926,true,null,[]],"dict1": {}}|
|