FIR2IR: support substitution for SAM types

This commit is contained in:
Mikhail Glukhikh
2021-02-10 17:13:30 +03:00
parent 7050af9b79
commit 346ffb3acf
10 changed files with 57 additions and 39 deletions
@@ -1,7 +1,6 @@
// !LANGUAGE: +NewInference +SamConversionPerArgument +SamConversionForKotlinFunctions +FunctionalInterfaceConversion
// WITH_REFLECT
// FULL_JDK
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// FILE: Provider.java