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
Vendored
+2
-1
@@ -3,4 +3,5 @@ $TESTDATA_DIR$/useDeclarationThatWasExperimentalWithoutMarker.kt
|
||||
$TEMP_DIR$
|
||||
-language-version
|
||||
1.3
|
||||
-Xopt-in=kotlin.ExperimentalStdlibApi
|
||||
-opt-in
|
||||
kotlin.ExperimentalStdlibApi
|
||||
Reference in New Issue
Block a user