mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-go/autoload/go/test-fixtures/cmd/bad.go

6 lines
42 B
Go
Raw Normal View History

2018-03-31 10:56:26 -04:00
package main
func main() {
notafunc()
}