Sign in
go
/
go
/
b9e10a3217f6533f6d25a8f5c93fd27ec686fbdf
/
.
/
test
/
fixedbugs
/
bug133.dir
/
bug0.go
blob: 48cd104c497b3665d94ac5f80bc083267a463d1b [
file
] [
log
] [
blame
]
// Copyright 2009 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 bug0
type T struct { i int }