Enable DefinitelyNotNullTypeParameters since 1.7
^KT-26245 In Progress
This commit is contained in:
committed by
teamcityserver
parent
c1b5d5551f
commit
9e6af52e1f
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// !LANGUAGE: +StrictJavaNullabilityAssertions +ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated
|
||||
// !LANGUAGE: +StrictJavaNullabilityAssertions +ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated +DefinitelyNotNullTypeParameters
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JVM
|
||||
// IGNORE_LIGHT_ANALYSIS
|
||||
|
||||
Reference in New Issue
Block a user