DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.0%2B28.gcd665c9-1 / snippets / applescript-mode / if
12345678
# -*- mode: snippet -*- # name: if # -- if $1 then $2 else $0 end if