# -*- mode: snippet -*- # key: t # contributor: Translated from TextMate Snippet # name: test # -- public void test${1:Name}() throws Exception { $0 }