Drop deprecated -Xexperimental flag from compiler and tests
This commit is contained in:
committed by
teamcityserver
parent
cbcec8d624
commit
113d2653aa
@@ -18,9 +18,6 @@ object AnalysisFlags {
|
||||
@JvmStatic
|
||||
val expectActualLinker by AnalysisFlag.Delegates.Boolean
|
||||
|
||||
@JvmStatic
|
||||
val experimental by AnalysisFlag.Delegates.ListOfStrings
|
||||
|
||||
@JvmStatic
|
||||
val useExperimental by AnalysisFlag.Delegates.ListOfStrings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user