blob: b654c05252e8150c3936870de0bb0205699f93d5 [file] [log] [blame]
package b
type Foo struct {
}
func (f *Foo) F() {
}