Drop usages of CompilerArguments::useExperimental
This commit is contained in:
@@ -120,7 +120,6 @@ class CompilerArgumentsContentProspectorTest {
|
||||
private val commonCompilerArgumentsArrayProperties = listOf(
|
||||
CommonCompilerArguments::pluginOptions,
|
||||
CommonCompilerArguments::pluginClasspaths,
|
||||
CommonCompilerArguments::useExperimental,
|
||||
CommonCompilerArguments::optIn,
|
||||
CommonCompilerArguments::commonSources,
|
||||
CommonCompilerArguments::disablePhases,
|
||||
|
||||
Reference in New Issue
Block a user