blaj

Ruby code posted
created at 24 Jan 18:11

Edit | Back
1
2
3
4
def fun
  p = :fun
  p = p.to_s + "str"
end
46 Bytes in 2 ms with coderay