blob: b3d0578ae611ddac3ade3aa87a8b79f2ebd891df [file] [log] [blame]
for (a in args) {
println("Argument: " + a)
}