summaryrefslogtreecommitdiffstats
path: root/src/go/doc/testdata/issue17788.go
blob: 883ad5f76954d7eba81fffdfa00642cb7a7ee47d (plain)
1
2
3
4
5
6
7
8
// Copyright 2016 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 issue17788

func ( /* receiver type */ ) f0() {
}