DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / d-mode / if
123456789
# -*- mode: snippet -*- # name: if … # key: if # -- if ($1) { $2 } $0