aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/lasgn_call_nobracket_rescue_arg.txt
blob: bfb7c9b678854da63d80fd0f003094fdcb03e1ec (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
ProgramNode(0...16)(
  [:a],
  StatementsNode(0...16)(
    [LocalVariableWriteNode(0...16)(
       :a,
       0,
       CallNode(4...16)(
         nil,
         nil,
         (4...5),
         nil,
         ArgumentsNode(6...16)(
           [RescueModifierNode(6...16)(
              IntegerNode(6...7)(),
              (8...14),
              IntegerNode(15...16)()
            )]
         ),
         nil,
         nil,
         0,
         "b"
       ),
       (0...1),
       (2...3)
     )]
  )
)