Report error on -Xuse-old-backend, remove Gradle option useOldBackend
Allow using old JVM backend only to compile kts. #KT-48532 Fixed
This commit is contained in:
@@ -140,7 +140,6 @@ class CompilerArgumentsContentProspectorTest {
|
||||
K2JVMCompilerArguments::noReflect,
|
||||
K2JVMCompilerArguments::javaParameters,
|
||||
K2JVMCompilerArguments::useIR,
|
||||
K2JVMCompilerArguments::useOldBackend,
|
||||
K2JVMCompilerArguments::allowUnstableDependencies,
|
||||
K2JVMCompilerArguments::doNotClearBindingContext,
|
||||
K2JVMCompilerArguments::noCallAssertions,
|
||||
|
||||
Reference in New Issue
Block a user