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