def ab = [1,2]for(int i=0; i<ab.size(); i++){ println(ab[i])}
Standard input is empty
1 2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!