These annotations enable better Kotlin Interop. With these annotations the Kotlin compiler correctly picks up nullability when calling .proceed() used on a method returning void.
closes gh-24028
These annotations enable better Kotlin Interop. With these annotations the Kotlin compiler correctly picks up nullability when calling .proceed() used on a method returning void.
closes gh-24028