package main import "fmt" func init() { fmt.Println("b.go init") }