blob: 7e26cdf19c913f3c4638944540967e93a507caa5 [file] [log] [blame]
package p2
import _ "testcycle/p3"
func init() {
println("p2 init")
}