def moo(options) p optionsend moo(cool: "Hey", :moo => "Boo", "yes" => "No!")
Standard input is empty
{:cool=>"Hey", :moo=>"Boo", "yes"=>"No!"}
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!