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