Rename LF: DefinitelyNotNullTypeParameters -> DefinitelyNonNullableTypes
This commit is contained in:
committed by
teamcityserver
parent
0e7d51b04d
commit
d91155558b
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
// FIR_IDENTICAL
|
||||
// SKIP_TXT
|
||||
// !LANGUAGE: -DefinitelyNotNullTypeParameters
|
||||
// !LANGUAGE: -DefinitelyNonNullableTypes
|
||||
|
||||
fun Any.bar() {}
|
||||
fun Boolean.baz() {}
|
||||
|
||||
Reference in New Issue
Block a user