aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt')
-rw-r--r--test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt b/test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt
index 3e25002f45..05005dc634 100644
--- a/test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt
+++ b/test/yarp/snapshots/whitequark/forwarded_argument_with_restarg.txt
@@ -13,12 +13,12 @@
│ │ └── @ RequiredParameterNode (location: (8...16))
│ │ └── name: :argument
│ ├── optionals: (length: 0)
- │ ├── posts: (length: 0)
│ ├── rest:
│ │ @ RestParameterNode (location: (18...19))
│ │ ├── name: nil
│ │ ├── name_loc: ∅
│ │ └── operator_loc: (18...19) = "*"
+ │ ├── posts: (length: 0)
│ ├── keywords: (length: 0)
│ ├── keyword_rest: ∅
│ └── block: ∅