Fix project compilation against bootstrap compiler
Follow-up of 705a8a22, there were several usages of SAM conversions
for Kotlin functions
This commit is contained in:
@@ -325,7 +325,7 @@ abstract class BaseDiagnosticsTest : KotlinMultiFileTestWithJava<TestModule, Tes
|
||||
ktFile,
|
||||
filteredDiagnostics,
|
||||
diagnosticToExpectedDiagnostic,
|
||||
{ file -> file.text },
|
||||
com.intellij.util.Function { file -> file.text },
|
||||
uncheckedDiagnostics,
|
||||
withNewInferenceDirective,
|
||||
renderDiagnosticMessages
|
||||
|
||||
Reference in New Issue
Block a user