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