Skip to content

Commit 37eda44

Browse files
Add another example
1 parent 18ca977 commit 37eda44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hello.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
def omg_why_is_this_wrong()
44
puts "ugh"
55
end
6+
7+
def at_least_i_dont_write_this()
8+
puts "anymore"
9+
end

0 commit comments

Comments
 (0)