github.com/traefik/yaegi@v0.15.1/extract/testdata/2/src/guthib.com/baz/baz.go (about) 1 package baz 2 3 func Hello() { 4 println("HELLO") 5 }