summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/perl-mode/xwhile
blob: 2515586b0954fc220ad11ed332fe2d4b4f58f425 (plain) (tree)
1
2
3


                                    
#name : ... while ...
# --
${1:expression} while ${2:condition};