golang.org/x/tools@v0.21.0/go/ssa/testdata/src/errors/errors.go (about)

     1  package errors
     2  
     3  func New(text string) error