Codebase Browser
gotools
Go to App
gotools
/
go/ssa/
methods_test.go
// Tests that MethodValue returns the expected method.
func
TestMethodValue
(
t
*
testing
.
T
)
{
…
}