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