summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/step.b.json
blob: 0a591a84df1b3a4c28defd695fc0392dd51a8915 (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,
    1112
  ]
]