1# -*- mode: snippet -*- 2# contributor: Mark Karpov 3# name: ccase 4# key: ccase 5# -- 6(ccase ${1:key-form} 7 (${2:match} ${3:result}))