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 e3e4b06 commit 0c2048eCopy full SHA for 0c2048e
a.rb
@@ -0,0 +1,3 @@
1
+def f(x)
2
+ return x + 1
3
+end
0 commit comments