class Test def inspect "inspect" end def to_s "to_s" endend t = Test.newp tputs t
Standard input is empty
inspect to_s
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!