1 package package2 2 3 import "fmt" 4 5 func Foo () { 6 fmt.Println ("Hi, I'm package2.Foo.") 7 } 8
Indexes created Sat Feb 28 05:31:39 UTC 2026