[FIR2IR] Insert implicit coercion to unit in adapted function references
^KT-60260 Fixed
This commit is contained in:
committed by
Space Team
parent
99d5ee4db8
commit
a8914acb68
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
fun useUnit0(fn: () -> Unit) {}
|
||||
fun useUnit1(fn: (Int) -> Unit) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user