summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/all.b.json
blob: 8eab839bb0324ff1f74ac776446df454b510218f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  "all",
  [
    "boolean",
    [
      "get",
      "x"
    ]
  ],
  [
    "boolean",
    [
      "get",
      "y_other"
    ]
  ]
]