json/doc/examples/basic_json__CompatibleObjectType.output

5 lines
138 B
Plaintext
Raw Normal View History

2015-06-21 00:59:33 +02:00
{"one":1,"three":3,"two":2}
{"one":1.2,"three":3.4,"two":2.3}
{"one":true,"three":false,"two":true}
{"one":true,"three":false,"two":true}