# your code goes heredef foo yield 1, 2, 3end foo{|x, y, z| print x print y print z}
Standard input is empty
123
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!