summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt
diff options
context:
space:
mode:
authorJemma Issroff <jemmaissroff@gmail.com>2023-11-01 09:36:15 -0300
committergit <svn-admin@ruby-lang.org>2023-11-01 14:40:45 +0000
commite80ca70b9bd1ccfa319790475dc9c0dd125f4f0d (patch)
tree16e023bade33686bce3ad9b36e21816c57636745 /test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt
parentd0625099e0f691f44fb4c796d8d497d818bf7c8e (diff)
[ruby/prism] Flip incorrect names of OptionalKeywordParameterNode and RequiredKeywordParameterNode
https://github.com/ruby/prism/commit/c31f61e898
Diffstat (limited to 'test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt')
-rw-r--r--test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt b/test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt
index b27e177824..5356f73143 100644
--- a/test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt
+++ b/test/prism/snapshots/seattlerb/defn_kwarg_kwsplat.txt
@@ -14,7 +14,7 @@
│ ├── rest: ∅
│ ├── posts: (length: 0)
│ ├── keywords: (length: 1)
- │ │ └── @ RequiredKeywordParameterNode (location: (1,6)-(1,10))
+ │ │ └── @ OptionalKeywordParameterNode (location: (1,6)-(1,10))
│ │ ├── name: :b
│ │ ├── name_loc: (1,6)-(1,8) = "b:"
│ │ └── value: