Sign in
go
/
go
/
79065f0a5eb48534142ed01d569e742b60a13f34
/
.
/
test
/
fixedbugs
/
issue49611.go
blob: b40ad5864954d7cecb091484fc3d0a3e0c0fb886 [
file
] [
log
] [
blame
]
// compile
// Copyright 2021 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 p
func f() {
var ()
}