[IR] Enable -Xvalue-classes flag
Signed-off-by: Evgeniy.Zhelenskiy <Evgeniy.Zhelenskiy@jetbrains.com> #KT-1179
This commit is contained in:
committed by
Space Team
parent
26bcfcd375
commit
25db5bf6e1
@@ -165,6 +165,7 @@ class CompilerArgumentsContentProspectorTest {
|
||||
K2JVMCompilerArguments::noUnifiedNullChecks,
|
||||
K2JVMCompilerArguments::useOldInlineClassesManglingScheme,
|
||||
K2JVMCompilerArguments::enableJvmPreview,
|
||||
K2JVMCompilerArguments::valueClasses,
|
||||
)
|
||||
|
||||
private val k2JVMCompilerArgumentsStringProperties = commonCompilerArgumentsStringProperties + listOf(
|
||||
|
||||
Reference in New Issue
Block a user