Sign in
go
/
mobile
/
7de0a8fa7f4d6dfbe9da784d8786eaae17440378
/
.
/
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
}