File: ref_ut_json_parse.txt

package info (click to toggle)
netcdf 1%3A4.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 112,640 kB
  • sloc: ansic: 267,462; sh: 12,645; cpp: 5,822; yacc: 2,613; makefile: 1,739; lex: 1,216; xml: 173; awk: 2
file content (2 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (4)
1
2
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": {}}|