aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/blockargs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/blockargs.txt')
-rw-r--r--test/prism/snapshots/whitequark/blockargs.txt10
1 files changed, 2 insertions, 8 deletions
diff --git a/test/prism/snapshots/whitequark/blockargs.txt b/test/prism/snapshots/whitequark/blockargs.txt
index 150d02bf7a..9e579bee86 100644
--- a/test/prism/snapshots/whitequark/blockargs.txt
+++ b/test/prism/snapshots/whitequark/blockargs.txt
@@ -598,10 +598,7 @@
│ │ │ │ │ └── name: :b
│ │ │ │ ├── optionals: (length: 0)
│ │ │ │ ├── rest:
- │ │ │ │ │ @ RestParameterNode (location: (37,8)-(37,9))
- │ │ │ │ │ ├── name: ∅
- │ │ │ │ │ ├── name_loc: ∅
- │ │ │ │ │ └── operator_loc: (37,8)-(37,9) = ","
+ │ │ │ │ │ @ ImplicitRestNode (location: (37,8)-(37,9))
│ │ │ │ ├── posts: (length: 0)
│ │ │ │ ├── keywords: (length: 0)
│ │ │ │ ├── keyword_rest: ∅
@@ -859,10 +856,7 @@
│ │ │ │ │ └── name: :a
│ │ │ │ ├── optionals: (length: 0)
│ │ │ │ ├── rest:
- │ │ │ │ │ @ RestParameterNode (location: (49,5)-(49,6))
- │ │ │ │ │ ├── name: ∅
- │ │ │ │ │ ├── name_loc: ∅
- │ │ │ │ │ └── operator_loc: (49,5)-(49,6) = ","
+ │ │ │ │ │ @ ImplicitRestNode (location: (49,5)-(49,6))
│ │ │ │ ├── posts: (length: 0)
│ │ │ │ ├── keywords: (length: 0)
│ │ │ │ ├── keyword_rest: ∅