gitlab.com/ethan.reesor/vscode-notebooks/yaegi@v0.0.0-20220417214422-5c573557938e/_test/testdata/redeclaration-global7/src/guthib.com/bar/quux.go (about) 1 package quux 2 3 func Quux() string { 4 return "bar" 5 }