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