aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/procs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/procs.txt')
-rw-r--r--test/yarp/snapshots/procs.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/yarp/snapshots/procs.txt b/test/yarp/snapshots/procs.txt
index d77157f5fc..f606763157 100644
--- a/test/yarp/snapshots/procs.txt
+++ b/test/yarp/snapshots/procs.txt
@@ -16,8 +16,8 @@
│ │ │ │ └── @ RequiredParameterNode (location: (4...5))
│ │ │ │ └── name: :a
│ │ │ ├── optionals: (length: 0)
- │ │ │ ├── posts: (length: 0)
│ │ │ ├── rest: ∅
+ │ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 0)
│ │ │ ├── keyword_rest: ∅
│ │ │ └── block: ∅
@@ -141,8 +141,8 @@
│ │ │ │ └── value:
│ │ │ │ @ IntegerNode (location: (110...111))
│ │ │ │ └── flags: decimal
- │ │ │ ├── posts: (length: 0)
│ │ │ ├── rest: ∅
+ │ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 2)
│ │ │ │ ├── @ KeywordParameterNode (location: (113...115))
│ │ │ │ │ ├── name: :c
@@ -187,12 +187,12 @@
│ │ │ │ └── value:
│ │ │ │ @ IntegerNode (location: (142...143))
│ │ │ │ └── flags: decimal
- │ │ │ ├── posts: (length: 0)
│ │ │ ├── rest:
│ │ │ │ @ RestParameterNode (location: (145...147))
│ │ │ │ ├── name: :c
│ │ │ │ ├── name_loc: (146...147) = "c"
│ │ │ │ └── operator_loc: (145...146) = "*"
+ │ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 2)
│ │ │ │ ├── @ KeywordParameterNode (location: (149...151))
│ │ │ │ │ ├── name: :d
@@ -241,12 +241,12 @@
│ │ │ │ └── value:
│ │ │ │ @ IntegerNode (location: (184...185))
│ │ │ │ └── flags: decimal
- │ │ │ ├── posts: (length: 0)
│ │ │ ├── rest:
│ │ │ │ @ RestParameterNode (location: (187...189))
│ │ │ │ ├── name: :c
│ │ │ │ ├── name_loc: (188...189) = "c"
│ │ │ │ └── operator_loc: (187...188) = "*"
+ │ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 2)
│ │ │ │ ├── @ KeywordParameterNode (location: (191...193))
│ │ │ │ │ ├── name: :d
@@ -288,8 +288,8 @@
│ │ │ │ └── @ RequiredParameterNode (location: (224...225))
│ │ │ │ └── name: :a
│ │ │ ├── optionals: (length: 0)
- │ │ │ ├── posts: (length: 0)
│ │ │ ├── rest: ∅
+ │ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 0)
│ │ │ ├── keyword_rest: ∅
│ │ │ └── block: ∅
@@ -312,8 +312,8 @@
│ │ │ │ └── @ RequiredParameterNode (location: (232...233))
│ │ │ │ └── name: :b
│ │ │ ├── optionals: (length: 0)
- │ │ │ ├── posts: (length: 0)
│ │ │ ├── rest: ∅
+ │ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 0)
│ │ │ ├── keyword_rest: ∅
│ │ │ └── block: ∅
@@ -360,12 +360,12 @@
│ │ │ ├── opening_loc: (251...252) = "("
│ │ │ └── closing_loc: (256...257) = ")"
│ │ ├── optionals: (length: 0)
- │ │ ├── posts: (length: 0)
│ │ ├── rest:
│ │ │ @ RestParameterNode (location: (259...261))
│ │ │ ├── name: :c
│ │ │ ├── name_loc: (260...261) = "c"
│ │ │ └── operator_loc: (259...260) = "*"
+ │ │ ├── posts: (length: 0)
│ │ ├── keywords: (length: 0)
│ │ ├── keyword_rest: ∅
│ │ └── block: ∅