aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt')
-rw-r--r--test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt33
1 files changed, 22 insertions, 11 deletions
diff --git a/test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt b/test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt
index 2604e721bc..43effe5e47 100644
--- a/test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt
+++ b/test/prism/snapshots/whitequark/bug_do_block_in_hash_brace.txt
@@ -42,7 +42,8 @@
│ │ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ │ ├── opening_loc: (1,19)-(1,21) = "do"
- │ │ │ │ │ │ │ └── closing_loc: (1,22)-(1,25) = "end"
+ │ │ │ │ │ │ │ ├── closing_loc: (1,22)-(1,25) = "end"
+ │ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ │ └── flags: ∅
│ │ │ │ │ └── operator_loc: ∅
│ │ │ │ └── @ AssocNode (location: (1,27)-(1,41))
@@ -67,7 +68,8 @@
│ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ ├── opening_loc: (1,35)-(1,37) = "do"
- │ │ │ │ │ │ └── closing_loc: (1,38)-(1,41) = "end"
+ │ │ │ │ │ │ ├── closing_loc: (1,38)-(1,41) = "end"
+ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ └── flags: ∅
│ │ │ │ └── operator_loc: ∅
│ │ │ └── closing_loc: (1,41)-(1,42) = "}"
@@ -108,7 +110,8 @@
│ │ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ │ ├── opening_loc: (3,17)-(3,19) = "do"
- │ │ │ │ │ │ │ └── closing_loc: (3,20)-(3,23) = "end"
+ │ │ │ │ │ │ │ ├── closing_loc: (3,20)-(3,23) = "end"
+ │ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ │ └── flags: ∅
│ │ │ │ │ └── operator_loc: (3,9)-(3,11) = "**"
│ │ │ │ └── @ AssocNode (location: (3,25)-(3,39))
@@ -133,7 +136,8 @@
│ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ ├── opening_loc: (3,33)-(3,35) = "do"
- │ │ │ │ │ │ └── closing_loc: (3,36)-(3,39) = "end"
+ │ │ │ │ │ │ ├── closing_loc: (3,36)-(3,39) = "end"
+ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ └── flags: ∅
│ │ │ │ └── operator_loc: ∅
│ │ │ └── closing_loc: (3,39)-(3,40) = "}"
@@ -180,7 +184,8 @@
│ │ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ │ ├── opening_loc: (5,20)-(5,22) = "do"
- │ │ │ │ │ │ │ └── closing_loc: (5,23)-(5,26) = "end"
+ │ │ │ │ │ │ │ ├── closing_loc: (5,23)-(5,26) = "end"
+ │ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ │ └── flags: ∅
│ │ │ │ │ └── operator_loc: (5,12)-(5,14) = "=>"
│ │ │ │ └── @ AssocNode (location: (5,28)-(5,42))
@@ -205,7 +210,8 @@
│ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ ├── opening_loc: (5,36)-(5,38) = "do"
- │ │ │ │ │ │ └── closing_loc: (5,39)-(5,42) = "end"
+ │ │ │ │ │ │ ├── closing_loc: (5,39)-(5,42) = "end"
+ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ └── flags: ∅
│ │ │ │ └── operator_loc: ∅
│ │ │ └── closing_loc: (5,42)-(5,43) = "}"
@@ -252,7 +258,8 @@
│ │ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ │ ├── opening_loc: (7,17)-(7,19) = "do"
- │ │ │ │ │ │ │ └── closing_loc: (7,20)-(7,23) = "end"
+ │ │ │ │ │ │ │ ├── closing_loc: (7,20)-(7,23) = "end"
+ │ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ │ └── flags: ∅
│ │ │ │ │ └── operator_loc: ∅
│ │ │ │ └── @ AssocNode (location: (7,25)-(7,39))
@@ -277,7 +284,8 @@
│ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ ├── opening_loc: (7,33)-(7,35) = "do"
- │ │ │ │ │ │ └── closing_loc: (7,36)-(7,39) = "end"
+ │ │ │ │ │ │ ├── closing_loc: (7,36)-(7,39) = "end"
+ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ └── flags: ∅
│ │ │ │ └── operator_loc: ∅
│ │ │ └── closing_loc: (7,39)-(7,40) = "}"
@@ -318,7 +326,8 @@
│ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ ├── opening_loc: (9,14)-(9,16) = "do"
- │ │ │ │ │ │ └── closing_loc: (9,17)-(9,20) = "end"
+ │ │ │ │ │ │ ├── closing_loc: (9,17)-(9,20) = "end"
+ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ └── flags: ∅
│ │ │ │ ├── value:
│ │ │ │ │ @ CallNode (location: (9,24)-(9,35))
@@ -335,7 +344,8 @@
│ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ ├── opening_loc: (9,29)-(9,31) = "do"
- │ │ │ │ │ │ └── closing_loc: (9,32)-(9,35) = "end"
+ │ │ │ │ │ │ ├── closing_loc: (9,32)-(9,35) = "end"
+ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ └── flags: ∅
│ │ │ │ └── operator_loc: (9,21)-(9,23) = "=>"
│ │ │ └── @ AssocNode (location: (9,37)-(9,51))
@@ -360,7 +370,8 @@
│ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ ├── body: ∅
│ │ │ │ │ ├── opening_loc: (9,45)-(9,47) = "do"
- │ │ │ │ │ └── closing_loc: (9,48)-(9,51) = "end"
+ │ │ │ │ │ ├── closing_loc: (9,48)-(9,51) = "end"
+ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ └── flags: ∅
│ │ │ └── operator_loc: ∅
│ │ └── closing_loc: (9,51)-(9,52) = "}"