blob: b39d89b51042c5ade7751aea63e10fbea23609da [file] [log] [blame]
Closure clos = {String anObject -> println anObject }
[1, 2, 3].each {clos}