def array = ["apple","gorina","rappa"]array.each{println it}
Standard input is empty
apple gorina rappa
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!