# -*- mode: snippet -*- # name: switch # key: switch # uuid: switch # -- switch { case ${1:cond}: $0 }