quote strings inside arrays and dictionaries
This commit is contained in:
parent
1b2992799b
commit
58fcad20ef
7 changed files with 37 additions and 16 deletions
|
|
@ -1,2 +1,2 @@
|
|||
GDTEST_OK
|
||||
{a:1, b:2, with spaces:3, 2:4}
|
||||
{"a":1, "b":2, "with spaces":3, "2":4}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue