summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/saved/test_06.JP.out
blob: ff2d5b033dda5d82ca48dfdbcf9a8b2d0c24ab15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "employees": {
    "employee": [
      {
        "first-name": "Terry",
        "last-name": "Jones",
        "department": 660
      },
      {
        "first-name": "Leslie",
        "last-name": "Patterson",
        "department": 341
      },
      {
        "first-name": "Ashley",
        "last-name": "Smith",
        "department": 1440
      }
    ]
  }
}
OpenPOWER on IntegriCloud