aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/unparser/corpus/literal/since/31.txt
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2023-09-12 12:36:12 +0200
committergit <svn-admin@ruby-lang.org>2023-09-12 12:11:40 +0000
commitfe3eff08ee404dfae92f36138adb2dd51df99eb5 (patch)
tree4874e1f17041a8a94669e2ab352f609e60f4b162 /test/yarp/snapshots/unparser/corpus/literal/since/31.txt
parentf1c78b23313e63eb31a213cc7277b1eb206a581b (diff)
downloadruby-fe3eff08ee404dfae92f36138adb2dd51df99eb5.tar.gz
[ruby/yarp] Move the post required parameters after the rest parameter
* See https://github.com/ruby/yarp/issues/1436 https://github.com/ruby/yarp/commit/6f4e9ff940
Diffstat (limited to 'test/yarp/snapshots/unparser/corpus/literal/since/31.txt')
-rw-r--r--test/yarp/snapshots/unparser/corpus/literal/since/31.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/yarp/snapshots/unparser/corpus/literal/since/31.txt b/test/yarp/snapshots/unparser/corpus/literal/since/31.txt
index 1e5872a9f0..93db82b997 100644
--- a/test/yarp/snapshots/unparser/corpus/literal/since/31.txt
+++ b/test/yarp/snapshots/unparser/corpus/literal/since/31.txt
@@ -11,8 +11,8 @@
│ │ @ ParametersNode (location: (8...9))
│ │ ├── requireds: (length: 0)
│ │ ├── optionals: (length: 0)
- │ │ ├── posts: (length: 0)
│ │ ├── rest: ∅
+ │ │ ├── posts: (length: 0)
│ │ ├── keywords: (length: 0)
│ │ ├── keyword_rest: ∅
│ │ └── block:
@@ -55,8 +55,8 @@
│ │ └── @ RequiredParameterNode (location: (33...34))
│ │ └── name: :a
│ ├── optionals: (length: 0)
- │ ├── posts: (length: 0)
│ ├── rest: ∅
+ │ ├── posts: (length: 0)
│ ├── keywords: (length: 0)
│ ├── keyword_rest: ∅
│ └── block: