aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/difficult3_4.txt
blob: afca77c5fa310a169f4102c04d840fa4df36b570 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
ProgramNode(0...17)(
  [:a],
  StatementsNode(0...17)(
    [LocalVariableWriteNode(0...17)(
       :a,
       0,
       IfNode(2...17)(
         nil,
         CallNode(2...3)(nil, nil, (2...3), nil, nil, nil, nil, 2, "b"),
         StatementsNode(6...10)([TrueNode(6...10)()]),
         ElseNode(10...17)(
           (10...11),
           StatementsNode(12...17)([FalseNode(12...17)()]),
           nil
         ),
         nil
       ),
       (0...1),
       (1...2)
     )]
  )
)