Drop deprecated -Xexperimental flag from compiler and tests
This commit is contained in:
committed by
teamcityserver
parent
cbcec8d624
commit
113d2653aa
+2
-4
@@ -2,7 +2,5 @@ $TESTDATA_DIR$/experimentalDeprecated.kt
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
-opt-in=kotlin.RequiresOptIn
|
||||
-Xexperimental=org.test.Error1
|
||||
-Xexperimental=org.test.Hidden1
|
||||
-opt-in=org.test.Error2
|
||||
-opt-in=org.test.Hidden2
|
||||
-opt-in=org.test.Error
|
||||
-opt-in=org.test.Hidden
|
||||
|
||||
Reference in New Issue
Block a user