# -*- mode: snippet -*- # key: do # contributor: Translated from TextMate Snippet # name: do # -- do${1: ${2:i} = ${3:1}, ${4:100}, ${5:1}} $0 end do