var list = { "one", "two", "three" } for ( num in list iterator iter ) { iter.remove() } print(list)
Standard input is empty
[]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!