FIR2IR: do not convert @ExtensionFunctionType twice
This commit is contained in:
committed by
TeamCityServer
parent
4608431682
commit
fe0c25693d
@@ -1,2 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
fun test(receiver: Any?, fn: Any.(Int, String) -> Unit) =
|
||||
receiver?.fn(42, "Hello")
|
||||
Reference in New Issue
Block a user