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:
Mikhail Zarechenskiy
2019-04-17 23:09:45 +03:00
parent ada3edb222
commit fe8bf98bce
3 changed files with 7 additions and 6 deletions
@@ -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