test

Ruby code posted by yuan
created at 30 May 14:02

Edit | Back
1
2
3
4
5
def say(word)
  puts word
end

say 'hello'
46 Bytes in 2 ms with coderay