]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libxo/tests/xo/saved/xo_02.JP.out
Import libxo-1.0.2
[FreeBSD/FreeBSD.git] / contrib / libxo / tests / xo / saved / xo_02.JP.out
1 {
2   "a": {
3     "b": {
4       "c": {
5         "state": "North Carolina",
6         "city": "Raleigh",
7         "state": "North Carolina",
8         "city": "Raleigh"
9       }
10     }
11   }
12 }
13 {
14   "a": {
15     "b": {
16       "c": {
17         "state": "North Carolina",
18         "city": "Raleigh"
19       }
20     }
21   }
22 }
23 {
24   "a": {
25     "b": {
26       "c": {
27         "state": "North Carolina",
28         "city": "Raleigh",
29         "d": {
30           "e": {
31             "f": {
32               "state": "North Carolina",
33               "city": "Raleigh"
34             }
35           }
36         },
37         "state": "North Carolina",
38         "city": "Raleigh"
39       }
40     }
41   }
42 }
43 "a": {
44   "b": {
45     "c": {
46       "state": "North Carolina",
47       "city": "Raleigh"
48     }
49   }
50 }{
51   "a": {
52     "b": {
53       "c": {
54         "state": "North Carolina",
55         "city": "Raleigh"
56       }
57     }
58   }
59 }
60 { }
61 "answer": {
62 "state": "North Carolina",
63 "city": "Raleigh"
64 }{
65   "top": {
66     "data": {
67     "tag": "value1"    "tag": "value2"
68     }
69   }
70 }
71 "machine": [
72   {
73     "name": "red",
74     "memory": "55"
75   },
76   {
77     "name": "green",
78     "memory": "55"
79   },
80   {
81     "name": "blue",
82     "memory": "55"
83   }
84 ]