// "Add annotation target" "true" // WITH_RUNTIME @Target annotation class DelegateAnn @delegate:DelegateAnn val foo by lazy { "" }