blob: 65ab76d4e1e8bafc5e3a1e10dd5be1200625228f [file] [log] [blame]
package p1
import _ "testcycle/p2"
func init() {
println("p1 init")
}