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