summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/perl-mode/xfore
blob: 58e455d2fa23580c755d6f551a607ad56018e4f5 (plain) (tree)
1
2
3


                                   
#name : ... foreach ...
# --
${1:expression} foreach @${2:array};