Files
kotlin-fork/compiler/testData/codegen
Alexander Udalov 9857af7823 Psi2ir: fix function type check for fun interface conversion
Parameter of a synthetic SAM adapter always has a function type (not a
subtype). Checking for the subtypes broke the case from KT-46908, where
fun interface is itself a subtype of a function type.

 #KT-46908 Fixed
2021-09-30 14:07:07 +02:00
..
2021-07-29 19:45:55 +02:00
2021-09-30 14:39:01 +03:00