summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_array_more.lkp_tbl
blob: fa93014fc5f891311e720541dba5e302178bd35d (plain)
1
2
3
4
5
6
7
{
  "type" : "array",
  "table":[
      {"index": 2, "value":"baz" },
      {"index": 0, "value":"foo_new" },
      {"index": 1, "value":"bar_new" }]
}