package pkg1
import "git.marketally.com/tutus-one/tutus-chain/pkg/compiler/testdata/pkg3"
func init() {
pkg3.A = 1
}