We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe988e2 commit aeee4d0Copy full SHA for aeee4d0
test/fixtures/return.rb
@@ -33,3 +33,7 @@
33
return [1, 2, 3]
34
-
35
return 1, 2, 3
36
+%
37
+return []
38
39
+return [1]
0 commit comments