2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-24 06:02:12 +00:00
Files
parser/test/test_files/basic_json_objects.json
Joel de Guzman 74a12eb1ee More tests
2011-11-10 20:16:46 +08:00

6 lines
50 B
JSON

{
"Apple" : 6,
"Orange" : [1, 2, 3]
}