Files
kotlin-fork/compiler/testData/codegen/box
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-09-20 21:29:58 +00:00
2021-07-02 15:39:29 +03:00
2021-09-08 19:56:29 +03:00