1
0
Fork 0
mirror of synced 2024-09-18 20:22:54 -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

5 lines
55 B
Go

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