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