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