aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/const_2_op_asgn_or2.txt
blob: 7405ad8e5d9d2255d42c96155b79bd056a660e07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ProgramNode(0...12)(
  [],
  StatementsNode(0...12)(
    [OrWriteNode(0...12)(
       ConstantPathWriteNode(0...6)(
         ConstantPathNode(0...6)(
           ConstantPathNode(0...3)(nil, ConstantReadNode(2...3)(), (0...2)),
           ConstantReadNode(5...6)(),
           (3...5)
         ),
         nil,
         nil
       ),
       IntegerNode(11...12)(),
       (7...10)
     )]
  )
)