DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.0%2B28.gcd665c9-1 / snippets / hy-mode / if
12345678
# -*- mode: snippet -*- # name: if # key: if # binding: direct-keybinding # -- (if ${1:condition} ${2:result-true} ${3:result-false})