1 2 3 4 5 6
# name: for ... in ... : ... # key: for # group : control structure # -- for ${var} in ${collection}: $0