aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/rhs_asgn.txt
blob: 2fe0e3ad3e9acdadf29bb985f8af2023ddc43706 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@ ProgramNode (location: (0...7))
├── locals: [:n]
└── statements:
    @ StatementsNode (location: (0...7))
    └── body: (length: 1)
        └── @ MatchRequiredNode (location: (0...7))
            ├── value:
            │   @ IntegerNode (location: (0...2))
            │   └── flags: decimal
            ├── pattern:
            │   @ LocalVariableTargetNode (location: (6...7))
            │   ├── name: :n
            │   └── depth: 0
            └── operator_loc: (3...5) = "=>"