def h(name) puts "Hello #{name}!!"end h("Test")
Standard input is empty
Hello Test!!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!