• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package lib
2
3func Name() string {
4	return "bzlmod"
5}
6