blob: 3826b56275e93464b24a7012c1562c0229e71ba5 [file] [log] [blame]
def display(obj)
puts obj
end
display(3.)