mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 08:31:38 +00:00
For sake of working without jsr305.jar in the classpath `resolveTypeQualifierAnnotation` may return javax.annotation.CheckForNull (although the latter is nickname itself) #KT-19985 Fixed