Imports #
crand "crypto/rand"
"math/rand"
crand "crypto/rand"
"math/rand"
var _ = rand.Int
var _ = crand.Reader
type T int
type U int
type G struct {
x T
}
func (T) M()
func (g *ast.IndexExpr) M1()
func (g **ast.IndexExpr) M2()
Generated with Arrow