summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/block_return.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/block_return.txt')
-rw-r--r--test/prism/snapshots/seattlerb/block_return.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/snapshots/seattlerb/block_return.txt b/test/prism/snapshots/seattlerb/block_return.txt
index e91f5f2592..c863b28a22 100644
--- a/test/prism/snapshots/seattlerb/block_return.txt
+++ b/test/prism/snapshots/seattlerb/block_return.txt
@@ -4,6 +4,7 @@
@ StatementsNode (location: (1,0)-(1,27))
└── body: (length: 1)
└── @ ReturnNode (location: (1,0)-(1,27))
+ ├── flags: ∅
├── keyword_loc: (1,0)-(1,6) = "return"
└── arguments:
@ ArgumentsNode (location: (1,7)-(1,27))