Related to #36476
ParameterizedTypeReference<T> does not allow nullable types and this can be a strong limitation for assertion APIs and Kotlin extension functions in general. While this change is scheduled quite late in the 7.0.x, we consider this as a bug.
Related to #36476
ParameterizedTypeReference<T>does not allow nullable types and this can be a strong limitation for assertion APIs and Kotlin extension functions in general. While this change is scheduled quite late in the 7.0.x, we consider this as a bug.