1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 07:50:05 +08:00
SpaceVim/bundle/deoplete-go/data/template.go

11 lines
81 B
Go

package main
import "IMPORT"
func abc(a, b, c int) {
}
func main() {
FUNC.
}