# -*- mode: snippet -*- # key: case # contributor: Translated from TextMate Snippet # name: case … end # -- case ${1:object} when ${2:condition} $0 end