aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/masgn_double_paren.txt
blob: eaadbbc2c7722fc3a6959487dc45191d5e663fac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
ProgramNode(1...9)(
  [:a, :b],
  StatementsNode(1...9)(
    [MultiWriteNode(1...9)(
       MultiTargetNode(1...6)(
         [MultiTargetNode(1...6)(
            [LocalVariableTargetNode(2...3)(:a, 0),
             LocalVariableTargetNode(4...5)(:b, 0)],
            (1...2),
            (5...6)
          )],
         nil,
         nil
       ),
       (7...8),
       CallNode(8...9)(nil, nil, (8...9), nil, nil, nil, nil, 2, "c")
     )]
  )
)