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