github.com/0xKiwi/rules_go@v0.24.3/tests/legacy/slash_names/b/pkg/pkg.go (about) 1 package pkg 2 3 func Name() string { 4 return "B" 5 }