package structs import "github.com/nspcc-dev/neo-go/pkg/interop/runtime" func Main() { runtime.Notify("! complicated name %$#", "str1") }