2011-10-13 14:34:13 +01:00

5 lines
50 B
Plaintext

#name : if ... end
# --
if ${1:condition}
$0
end