summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/match.b.json
blob: 2404b8e2e777b793f850fe6c153c0a0fffb1a941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
  "match",
  [
    "get",
    "x"
  ],
  "a",
  "Apple",
  "b",
  "Banana",
  "Kumquat_other"
]