DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 0.9-1 / snippets / swift-mode / if
1234567
# -*- mode: snippet -*- # name : if (...) { ... } # key: if # -- if $1 { $0 }