Skip to content

Commit 0c2048e

Browse files
committed
Create a.rb
1 parent e3e4b06 commit 0c2048e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

a.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
def f(x)
2+
return x + 1
3+
end

0 commit comments

Comments
 (0)