DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 0~git20161123-1 / octave-mode / if
123456789
# -*- mode: snippet -*- # name: if # key: if # -- if ${1:cond} $0 ${2:else ${3:other}} endif