jansson/test/suites/encoding-flags/sort-keys/input
Petri Lehtinen 19a606d736 Implement JSON_SORT_KEYS encoding flag
With this flag, the objects are sorted by key when encoding.
2009-12-16 23:12:39 +02:00

2 lines
42 B
Plaintext

{"foo": 1, "bar": 2, "baz": 3, "quux": 4}