summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/step.a.json
blob: 4fee85cd0367c4f20191d0c1a963f2c3fa67a544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  "number",
  [
    "step",
    [
      "number",
      [
        "get",
        "x"
      ]
    ],
    11,
    0,
    111,
    1,
    1111
  ]
]