Minor: LAMBDAS directive in old back-end tests
This commit is contained in:
@@ -35,6 +35,11 @@ private val patterns = buildList {
|
||||
JVMConfigurationKeys.SAM_CONVERSIONS,
|
||||
JvmClosureGenerationScheme.Companion::fromString
|
||||
)
|
||||
createPattern(
|
||||
"LAMBDAS",
|
||||
JVMConfigurationKeys.LAMBDAS,
|
||||
JvmClosureGenerationScheme.Companion::fromString
|
||||
)
|
||||
createPattern(
|
||||
"USE_OLD_INLINE_CLASSES_MANGLING_SCHEME",
|
||||
JVMConfigurationKeys.USE_OLD_INLINE_CLASSES_MANGLING_SCHEME,
|
||||
|
||||
Reference in New Issue
Block a user