json/doc/examples/basic_json__CompatibleObjectType.output
2015-06-21 21:24:03 +02:00

5 lines
138 B
Plaintext

{"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}