summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_sparseArray_no_index.lkp_tbl
blob: 29ba48c71d6e8c4e7ab02fe5f6d910ac3f0fd9a1 (plain)
1
2
3
4
5
6
7
8
{
  "version": 1,
  "nomatch": "baz",
  "type" : "sparseArray",
  "table":[
      {"value":"foo" },
      {"value":"bar" }]
}