# -*- mode: snippet -*- # key: fore # contributor: Translated from TextMate Snippet # name: for (each) # -- for ($1 : $2) { $0 }