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