yasnippet-snippets/perl-mode/xif
2014-08-31 14:45:43 +08:00

4 lines
68 B
Plaintext

# name: ... if ...
# key: xif
# --
${1:expression} if ${2:condition}