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