summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/not.b.json
blob: a4d77adf2e8ccc8ca71f5b95440f96e0218b3af7 (plain)
1
2
3
4
5
6
7
8
9
10
[
  "!",
  [
    "boolean",
    [
      "get",
      "x_other"
    ]
  ]
]