aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/iter_args_7_2.txt
blob: 3ce974e279027f53a7be30c78ceba50bb599801d (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
38
39
40
ProgramNode(0...22)(
  [],
  StatementsNode(0...22)(
    [CallNode(0...22)(
       nil,
       nil,
       (0...1),
       nil,
       nil,
       nil,
       BlockNode(2...22)(
         [:a, :b, :c],
         BlockParametersNode(4...20)(
           ParametersNode(5...19)(
             [],
             [OptionalParameterNode(5...11)(
                :a,
                (5...6),
                (7...8),
                IntegerNode(9...11)()
              )],
             [],
             RestParameterNode(13...15)((13...14), (14...15)),
             [],
             nil,
             BlockParameterNode(17...19)(:c, (18...19), (17...18))
           ),
           [],
           (4...5),
           (19...20)
         ),
         nil,
         (2...3),
         (21...22)
       ),
       0,
       "f"
     )]
  )
)