DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / crystal-mode / when
12345678
# -*- mode: snippet -*- # name: when ... end # key: when # group : control structure # -- when ${condition} $0 end