1
0
Fork 0
mirror of synced 2024-07-03 22:11:09 -04:00
ultimate-vim/sources_non_forked/vim-go/autoload/go/test-fixtures/config/buildtags/buildtags.go

6 lines
42 B
Go
Raw Normal View History

2019-11-16 10:28:42 -05:00
package config
func Example() {
foo()
}