summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/xlate_incorrect_type.lkp_tbl
blob: 0180b6e73e465c5502f632eca76dd8e502bcc570 (plain)
1
2
3
4
5
6
7
8
{
  "version": 1,
  "nomatch": "baz",
  "type" : "quux",
  "table":[
      {"index":" 00000000", "value":"foo" },
      {"index":" 00000001", "value":"bar" }]
}