Introduce -opt-in stable compiler option instead of -Xopt-in

#KT-47099 Fixed
This commit is contained in:
Mikhail Glukhikh
2021-07-07 12:51:36 +03:00
committed by teamcityserver
parent 47c8bab48e
commit d8417fd622
16 changed files with 56 additions and 20 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
$TESTDATA_DIR$/experimentalNested.kt
-d
$TEMP_DIR$
-Xopt-in=kotlin.RequiresOptIn
-opt-in
kotlin.RequiresOptIn
-Xexperimental=org.test.Outer.Nested