Drop deprecated -Xexperimental flag from compiler and tests

This commit is contained in:
Mikhail Glukhikh
2021-07-12 19:37:16 +03:00
committed by teamcityserver
parent cbcec8d624
commit 113d2653aa
45 changed files with 25 additions and 344 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ $TESTDATA_DIR$/experimentalNested.kt
-d
$TEMP_DIR$
-opt-in=kotlin.RequiresOptIn
-Xexperimental=org.test.Outer.Nested
-opt-in=org.test.Outer.Nested