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