1package tutu
2
3import "guthib.com/baz"
4
5func Quux() string {
6	return quux.Quux()
7}
8