1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 05:50:06 +08:00
SpaceVim/bundle/vim-go/autoload/go/test-fixtures/job/dir has spaces/main.go

7 lines
61 B
Go
Vendored

package main
func main() {
notafunc()
println("vim-go")
}