ruby

Ruby code posted
created at 30 Apr 22:43

Edit | Back
1
2
3
4
5
class X
def y
puts 2
end
end
32 Bytes in 2 ms with coderay