This commit is contained in:
João Távora 2012-02-14 17:10:38 +00:00
parent 2e3497d1a0
commit 53bc82cbc5

View File

@ -1,5 +1,5 @@
# name: if (...) { ... } # name: if (...) { ... }
# key: cc-modeif # key: if
# -- # --
if (${1:condition}) if (${1:condition})
{ {