view snippets/text-mode/perl-mode/xwhile @ 0:c01f85c9d597

Initial commit!
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Tue, 26 Jan 2010 11:55:45 -0600
parents
children
line wrap: on
line source

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