Sign in
go
/
mobile.git
/
refs/heads/master
/
.
/
bind
/
testdata
/
issue12328.go
blob: 2dc5ee40789c96381ef85399c7faf9657c85f5bb [
file
] [
log
] [
blame
] [
edit
]
// 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
}