object Main{1 to 5 forall println}
Standard input is empty
Main.scala:1: error: type mismatch; found : () => Unit required: (Int) => Boolean object Main{1 to 5 forall println} ^ one error found
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!