Test

Ruby code posted by sadfsfs
created at 30 Jan 13:07, updated at 03 Feb 20:39

Edit | Back
1
2
3
4
5
6
def test
  puts "Hej"
  def some_method
    puts 'say what?'
  end
end
75 Bytes in 3 ms with coderay