Sign in
go
/
go.git
/
refs/heads/master
/
.
/
src
/
go
/
internal
/
srcimporter
/
testdata
/
issue20855
/
issue20855.go
blob: 1c57a7c31b40d46bea53f934c2a4ccd26e7250ac [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2017 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 issue20855
func init()
// "func init must have a body" is a soft error