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
-1
@@ -1,5 +1,6 @@
|
||||
$TESTDATA_DIR$/experimentalNested.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-Xopt-in=kotlin.RequiresOptIn
|
||||
-opt-in
|
||||
kotlin.RequiresOptIn
|
||||
-Xexperimental=org.test.Outer.Nested
|
||||
|
||||
Reference in New Issue
Block a user