foo.rb

Ruby code posted
created at 29 Sep 17:45, updated at 30 Sep 04:56

Edit | Back
1
2
3
4
5
6
def foo
  # foo comment
  puts "Foo"
end

foo
50 Bytes in 2 ms with coderay