# -*- mode: snippet -*- # key: while # contributor: Translated from TextMate Snippet # name: while ... end # -- while ${1:condition} $0 end