# -*- mode: snippet -*- # key: co # contributor: Translated from TextMate Snippet # name: constant # -- static public final ${1:String} ${2:var} = $3;$0