val = 6 puts case valwhen 1..5 "between 1 and 5"when 6 "6"else "else"end
Standard input is empty
6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!