aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/if_masgn__24.txt
blob: 1bdfd7bff69715b20e174398645b000396b3b6d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
ProgramNode(0...20)(
  [:a, :b],
  StatementsNode(0...20)(
    [IfNode(0...20)(
       (0...2),
       ParenthesesNode(3...15)(
         StatementsNode(4...14)(
           [MultiWriteNode(4...14)(
              [LocalVariableTargetNode(4...5)(:a, 0),
               LocalVariableTargetNode(7...8)(:b, 0)],
              nil,
              nil,
              (9...10),
              CallNode(11...14)(
                nil,
                nil,
                (11...14),
                nil,
                nil,
                nil,
                nil,
                2,
                "foo"
              )
            )]
         ),
         (3...4),
         (14...15)
       ),
       nil,
       nil,
       (17...20)
     )]
  )
)