1
0
Fork 0
mirror of synced 2024-06-16 05:51:11 -04:00
ultimate-vim/sources_non_forked/vim-go/autoload/go/test-fixtures/term/term.go
Amir Salihefendic 02572caa95 Updated plugins
2018-03-31 11:56:26 -03:00

6 lines
55 B
Go

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