[FIR] Insert SAM conversion expressions during completion
#KT-62847 Fixed
This commit is contained in:
committed by
Space Team
parent
0b28e770b2
commit
dd1d36816b
+2
-2
@@ -1,7 +1,7 @@
|
||||
FILE: main.kt
|
||||
public final fun test(x: R|A<*>|): R|kotlin/Unit| {
|
||||
R|<local>/x|.R|SubstitutionOverride</A.call: R|kotlin/Unit|>|(vararg(call@fun <anonymous>(y: R|kotlin/Any?|): R|kotlin/Unit| <inline=Unknown> {
|
||||
R|<local>/x|.R|SubstitutionOverride</A.call: R|kotlin/Unit|>|(vararg(SAM(call@fun <anonymous>(y: R|kotlin/Any?|): R|kotlin/Unit| <inline=Unknown> {
|
||||
Q|kotlin/Unit|
|
||||
}
|
||||
))
|
||||
)))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user