Introduce -opt-in stable compiler option instead of -Xopt-in
#KT-47099 Fixed
This commit is contained in:
committed by
teamcityserver
parent
47c8bab48e
commit
d8417fd622
@@ -2,6 +2,9 @@ $TESTDATA_DIR$/experimentalDeprecatedWarning.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-Xopt-in=kotlin.RequiresOptIn
|
||||
-Xopt-in=org.test.Warning1
|
||||
-opt-in
|
||||
kotlin.RequiresOptIn
|
||||
-opt-in
|
||||
org.test.Warning1
|
||||
-Xexperimental=org.test.Warning2
|
||||
-Xuse-experimental=org.test.OneMore
|
||||
|
||||
Reference in New Issue
Block a user