Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d0b8078

Browse files
committed
Add return example to fixture
1 parent 9794a06 commit d0b8078

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/fixtures/return.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@
2525
foo
2626
bar
2727
)
28+
%
29+
return([1, 2, 3])
30+
-
31+
return 1, 2, 3

0 commit comments

Comments
 (0)