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