github.com/traefik/yaegi@v0.15.1/_test/method38/b.go (about) 1 package method38 2 3 func (p Pool) Get() *Buffer { return &Buffer{} }