summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/array.a.json
blob: 3c31303ca3ddbc7cea20f0e4c92f3d24529be42d (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  "array",
  [
    "literal",
    [
      1,
      2,
      3
    ]
  ]
]