annotate snippets/text-mode/perl-mode/xwhile @ 118:ad0081942dce

require mediawiki
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 29 Mar 2015 14:03:48 -0400
parents c01f85c9d597
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
c01f85c9d597 Initial commit!
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
1 #name : ... while ...
c01f85c9d597 Initial commit!
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
2 # --
c01f85c9d597 Initial commit!
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
3 ${1:expression} while ${2:condition};