# -*- mode: snippet -*- # key: par # contributor: Translated from TextMate Snippet # name: partition { |e| .. } # -- partition { |${1:e}| $0 }