xx

Ruby code posted by xx
created at 26 Jan 03:14, updated at 26 Jan 06:13

Edit | Back
1
2
3
4
5
6
7
require 'iostrings'

class A
  def self.hello
    "hello"
  end
end
73 Bytes in 2 ms with coderay