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