aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/if_masgn__24.txt
blob: b1ecd82868db8b67ee52c082d9912d4d7732ef24 (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
36
37
ProgramNode(0...20)(
  [:a, :b],
  StatementsNode(0...20)(
    [IfNode(0...20)(
       (0...2),
       ParenthesesNode(3...15)(
         StatementsNode(4...14)(
           [MultiWriteNode(4...14)(
              MultiTargetNode(4...8)(
                [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)
     )]
  )
)