# -*- mode: snippet -*- # key: unless # contributor: Translated from TextMate Snippet # name: Conditional # -- unless ($1) { ${2:# body...} }