aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/masgn_double_paren.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/seattlerb/masgn_double_paren.txt')
-rw-r--r--test/yarp/snapshots/seattlerb/masgn_double_paren.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/yarp/snapshots/seattlerb/masgn_double_paren.txt b/test/yarp/snapshots/seattlerb/masgn_double_paren.txt
index 3e4fc9af03..d2f8b358c9 100644
--- a/test/yarp/snapshots/seattlerb/masgn_double_paren.txt
+++ b/test/yarp/snapshots/seattlerb/masgn_double_paren.txt
@@ -1,9 +1,9 @@
-@ ProgramNode (location: (1...9))
+@ ProgramNode (location: (0...9))
├── locals: [:a, :b]
└── statements:
- @ StatementsNode (location: (1...9))
+ @ StatementsNode (location: (0...9))
└── body: (length: 1)
- └── @ MultiWriteNode (location: (1...9))
+ └── @ MultiWriteNode (location: (0...9))
├── targets: (length: 1)
│ └── @ MultiTargetNode (location: (1...6))
│ ├── targets: (length: 2)
@@ -15,8 +15,8 @@
│ │ └── depth: 0
│ ├── lparen_loc: (1...2) = "("
│ └── rparen_loc: (5...6) = ")"
- ├── lparen_loc: ∅
- ├── rparen_loc: ∅
+ ├── lparen_loc: (0...1) = "("
+ ├── rparen_loc: (6...7) = ")"
├── operator_loc: (7...8) = "="
└── value:
@ CallNode (location: (8...9))