github.com/HaHadaxigua/yaegi@v1.0.1/_test/ct/ct2.go (about) 1 // +build !dummy 2 3 package ct 4 5 func init() { println("hello from ct2") }