I have this code:
func avatar(avatar string) string { type persona struct { name string face string } personas := []persona{ {name: "goat&qu