]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libxo/tests/core/saved/test_06.JP.out
Update llvm, clang and lldb to trunk r257626, and update build glue.
[FreeBSD/FreeBSD.git] / contrib / libxo / tests / core / saved / test_06.JP.out
1 {
2   "employees": {
3     "employee": [
4       {
5         "first-name": "Terry",
6         "last-name": "Jones",
7         "department": 660
8       },
9       {
10         "first-name": "Leslie",
11         "last-name": "Patterson",
12         "department": 341
13       },
14       {
15         "first-name": "Ashley",
16         "last-name": "Smith",
17         "department": 1440
18       }
19     ]
20   }
21 }