DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.0%2B28.gcd665c9-1 / snippets / julia-mode / if
123456789
# -*- mode: snippet -*- # name: if ... ... end # key: if # contributor: hankail05 # -- if ${1:cond} ${2:body} end $0