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