# -*- mode: snippet -*- # key: eac- # contributor: Translated from TextMate Snippet # name: each_char { |chr| .. } # -- each_char { |${1:chr}| $0 }