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