summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/block_call_defn_call_block_call.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/fixtures/seattlerb/block_call_defn_call_block_call.txt')
-rw-r--r--test/prism/fixtures/seattlerb/block_call_defn_call_block_call.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/prism/fixtures/seattlerb/block_call_defn_call_block_call.txt b/test/prism/fixtures/seattlerb/block_call_defn_call_block_call.txt
new file mode 100644
index 0000000000..ff1b3a4c9f
--- /dev/null
+++ b/test/prism/fixtures/seattlerb/block_call_defn_call_block_call.txt
@@ -0,0 +1,4 @@
+a def b(c)
+ d
+ end
+ e.f do end