#name : foreach ... { ... } # -- foreach my \$${1:x} (@${2:array}) { ${3:# body...} }