github.com/HaHadaxigua/yaegi@v1.0.1/_test/foo/boo/boo.go (about) 1 package boo 2 3 var Boo = "Boo" 4 5 func init() { println("init boo") }