aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/bug_187.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/bug_187.txt')
-rw-r--r--test/prism/snapshots/seattlerb/bug_187.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/bug_187.txt b/test/prism/snapshots/seattlerb/bug_187.txt
index 83c443c7c2..5c3fc886d6 100644
--- a/test/prism/snapshots/seattlerb/bug_187.txt
+++ b/test/prism/snapshots/seattlerb/bug_187.txt
@@ -44,7 +44,8 @@
│ │ │ │ ├── parameters: ∅
│ │ │ │ ├── body: ∅
│ │ │ │ ├── opening_loc: (2,4)-(2,6) = "do"
- │ │ │ │ └── closing_loc: (2,7)-(2,10) = "end"
+ │ │ │ │ ├── closing_loc: (2,7)-(2,10) = "end"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ ├── locals: []
│ │ ├── def_keyword_loc: (1,8)-(1,11) = "def"