# -*- mode: snippet -*- # contributor: Collin J. Doering # name: match # key: mat # -- (match ${1:val} [${2:pat}${3: #:when ${4:expr}} ${5:body}]$0)