github.com/rsc/go@v0.0.0-20150416155037-e040fd465409/test/fixedbugs/issue8280.dir/a.go (about) 1 package a 2 3 var Bar = func() (_ int) { return 0 }