Codebase Browser
gotools
Go to App
gotools
/
go/analysis/passes/tests/testdata/src/b/
b.go
package b type Foo struct { } func (f *Foo) F() { }