6afbf0bd5a
- Add leading and trailing spaces within dictionaries, as the `{}` characters are hard to distinguish from `[]` on some fonts. This is especially helpful with empty arrays and dictionaries.
3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
GDTEST_OK
|
|
{ "a": 1, "b": 2, "with spaces": 3, "2": 4 }
|