4d5b158
1 2 3 4 5 6 7
# -*- mode: snippet -*- # name: test # key: test # -- func Test$1(t *testing.T) { $0 }