package invalid1 import "github.com/tutus-one/tutus-chain/pkg/interop/runtime" func Main() { runtime.Notify("Non declared event") }