FIR: Unignore test on StrictJavaNullabilityAssertions
^KT-48302 Fixed
This commit is contained in:
committed by
teamcityserver
parent
4a9d4ed9fe
commit
c23de2dae8
-1
@@ -1,6 +1,5 @@
|
||||
// !LANGUAGE: +StrictJavaNullabilityAssertions -ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// See KT-8135
|
||||
// We could generate runtime assertion on call site for 'generic<NOT_NULL_TYPE>()' below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user