aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/rhs_asgn.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/seattlerb/rhs_asgn.txt')
-rw-r--r--test/yarp/snapshots/seattlerb/rhs_asgn.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/yarp/snapshots/seattlerb/rhs_asgn.txt b/test/yarp/snapshots/seattlerb/rhs_asgn.txt
index 2fe0e3ad3e..61ed05f4e1 100644
--- a/test/yarp/snapshots/seattlerb/rhs_asgn.txt
+++ b/test/yarp/snapshots/seattlerb/rhs_asgn.txt
@@ -1,14 +1,14 @@
-@ ProgramNode (location: (0...7))
+@ ProgramNode (location: (1,0)-(1,7))
├── locals: [:n]
└── statements:
- @ StatementsNode (location: (0...7))
+ @ StatementsNode (location: (1,0)-(1,7))
└── body: (length: 1)
- └── @ MatchRequiredNode (location: (0...7))
+ └── @ MatchRequiredNode (location: (1,0)-(1,7))
├── value:
- │ @ IntegerNode (location: (0...2))
+ │ @ IntegerNode (location: (1,0)-(1,2))
│ └── flags: decimal
├── pattern:
- │ @ LocalVariableTargetNode (location: (6...7))
+ │ @ LocalVariableTargetNode (location: (1,6)-(1,7))
│ ├── name: :n
│ └── depth: 0
- └── operator_loc: (3...5) = "=>"
+ └── operator_loc: (1,3)-(1,5) = "=>"