Sign in
go
/
go
/
50cc2238fb4393901e5b62af3bef972c14c79a27
/
.
/
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 ()
}