dotfiles/vim/.vim/templates/skeleton.go

7 lines
41 B
Go
Raw Normal View History

package main
import ()
func main() {
}