aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/method_definition_in_while_cond.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/method_definition_in_while_cond.txt')
-rw-r--r--test/prism/snapshots/whitequark/method_definition_in_while_cond.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/test/prism/snapshots/whitequark/method_definition_in_while_cond.txt b/test/prism/snapshots/whitequark/method_definition_in_while_cond.txt
index cbb114dd69..4890377405 100644
--- a/test/prism/snapshots/whitequark/method_definition_in_while_cond.txt
+++ b/test/prism/snapshots/whitequark/method_definition_in_while_cond.txt
@@ -34,7 +34,8 @@
│ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ ├── body: ∅
│ │ │ │ │ ├── opening_loc: (1,22)-(1,24) = "do"
- │ │ │ │ │ └── closing_loc: (1,25)-(1,28) = "end"
+ │ │ │ │ │ ├── closing_loc: (1,25)-(1,28) = "end"
+ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ └── flags: ∅
│ │ │ ├── rest: ∅
│ │ │ ├── posts: (length: 0)
@@ -82,7 +83,8 @@
│ │ │ │ ├── parameters: ∅
│ │ │ │ ├── body: ∅
│ │ │ │ ├── opening_loc: (3,19)-(3,21) = "do"
- │ │ │ │ └── closing_loc: (3,22)-(3,25) = "end"
+ │ │ │ │ ├── closing_loc: (3,22)-(3,25) = "end"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ ├── locals: []
│ │ ├── def_keyword_loc: (3,6)-(3,9) = "def"
@@ -130,7 +132,8 @@
│ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ ├── body: ∅
│ │ │ │ │ ├── opening_loc: (5,27)-(5,29) = "do"
- │ │ │ │ │ └── closing_loc: (5,30)-(5,33) = "end"
+ │ │ │ │ │ ├── closing_loc: (5,30)-(5,33) = "end"
+ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ └── flags: ∅
│ │ │ ├── rest: ∅
│ │ │ ├── posts: (length: 0)
@@ -179,7 +182,8 @@
│ │ │ ├── parameters: ∅
│ │ │ ├── body: ∅
│ │ │ ├── opening_loc: (7,24)-(7,26) = "do"
- │ │ │ └── closing_loc: (7,27)-(7,30) = "end"
+ │ │ │ ├── closing_loc: (7,27)-(7,30) = "end"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ ├── locals: []
│ ├── def_keyword_loc: (7,6)-(7,9) = "def"