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