5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: go
|
|
# --
|
|
go ${1:func}(${2:args})$0
|