Sign in
go
/
mobile
/
28c689b77b5f6eebbba8f17d7e089fe2a3c7cf4c
/
.
/
bind
/
testdata
/
issue12328.go
blob: 2b4ab887f529079fa14657d638aacb32286e1c94 [
file
] [
log
] [
blame
]
// 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
}