Introduce a compiler X flag to enable enhancing not null annotated type parameter's types to definitely not null types
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
-Xenhance-type-parameter-types-to-def-not-null
|
||||
$TESTDATA_DIR$/kt49209.kt
|
||||
$TESTDATA_DIR$/kt49209
|
||||
$FOREIGN_JAVA8_ANNOTATIONS_DIR$
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
Reference in New Issue
Block a user