^KTIJ-19318
Since the default JVM target (`JvmTarget.DEFAULT`) is now 1.8, the changed test started to fail. This change fixes it.
Allow to get annotation list and to invoke `findAnnotation` without building delegate Introduce KtLightNullabilityAnnotation which holds nullability information and is built before delegate is built