aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/case_in.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/case_in.txt')
-rw-r--r--test/prism/snapshots/seattlerb/case_in.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/test/prism/snapshots/seattlerb/case_in.txt b/test/prism/snapshots/seattlerb/case_in.txt
index 793448fb7a..0000aa064d 100644
--- a/test/prism/snapshots/seattlerb/case_in.txt
+++ b/test/prism/snapshots/seattlerb/case_in.txt
@@ -539,10 +539,11 @@
│ │ │ │ │ │ ├── locals: (length: 0)
│ │ │ │ │ │ ├── opening_loc: (70,6)-(70,7) = "("
│ │ │ │ │ │ └── closing_loc: (70,8)-(70,9) = ")"
- │ │ │ │ │ └── body:
- │ │ │ │ │ @ StatementsNode (location: (70,12)-(70,16))
- │ │ │ │ │ └── body: (length: 1)
- │ │ │ │ │ └── @ TrueNode (location: (70,12)-(70,16))
+ │ │ │ │ │ ├── body:
+ │ │ │ │ │ │ @ StatementsNode (location: (70,12)-(70,16))
+ │ │ │ │ │ │ └── body: (length: 1)
+ │ │ │ │ │ │ └── @ TrueNode (location: (70,12)-(70,16))
+ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ └── @ LocalVariableTargetNode (location: (70,20)-(70,21))
│ │ │ │ ├── name: :c
│ │ │ │ └── depth: 0