Fix compilation in tests-compiler-utils
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ private val patterns = buildList {
|
||||
createPattern(
|
||||
"SAM_CONVERSIONS",
|
||||
JVMConfigurationKeys.SAM_CONVERSIONS,
|
||||
JvmSamConversions.Companion::fromString
|
||||
JvmClosureGenerationScheme.Companion::fromString
|
||||
)
|
||||
createPattern(
|
||||
"USE_OLD_INLINE_CLASSES_MANGLING_SCHEME",
|
||||
|
||||
Reference in New Issue
Block a user