1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 15:50:03 +08:00
SpaceVim/bundle/vim-go/autoload/go/test-fixtures/term/term.go

6 lines
55 B
Go
Vendored

package main
func main() {
println("hello, world")
}