summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/until.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/until.txt')
-rw-r--r--test/prism/snapshots/until.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/snapshots/until.txt b/test/prism/snapshots/until.txt
index d45e39644b..e855dc89f7 100644
--- a/test/prism/snapshots/until.txt
+++ b/test/prism/snapshots/until.txt
@@ -97,6 +97,7 @@
│ @ StatementsNode (location: (9,0)-(9,6))
│ └── body: (length: 1)
│ └── @ ReturnNode (location: (9,0)-(9,6))
+ │ ├── flags: ∅
│ ├── keyword_loc: (9,0)-(9,6) = "return"
│ └── arguments: ∅
├── @ UntilNode (location: (11,0)-(11,21))