Rename LF: DefinitelyNotNullTypeParameters -> DefinitelyNonNullableTypes
This commit is contained in:
committed by
teamcityserver
parent
0e7d51b04d
commit
d91155558b
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// !LANGUAGE: +StrictJavaNullabilityAssertions +ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated +DefinitelyNotNullTypeParameters
|
||||
// !LANGUAGE: +StrictJavaNullabilityAssertions +ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated +DefinitelyNonNullableTypes
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JVM
|
||||
// IGNORE_LIGHT_ANALYSIS
|
||||
|
||||
Reference in New Issue
Block a user