Sign in
◑
Theme
go
/
mobile
/
62cee1672c8eb8502c4718ec93e6ae321d1e40e5
/
.
/
bind
/
testdata
/
issue12328.go
blob: 2dc5ee40789c96381ef85399c7faf9657c85f5bb [
file
]
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package issue12328
type T struct {
Err error
}