[FIR] Insert SAM conversion expressions during completion
#KT-62847 Fixed
This commit is contained in:
committed by
Space Team
parent
0b28e770b2
commit
dd1d36816b
+1
-1
@@ -16,5 +16,5 @@ FILE: sam.kt
|
||||
}
|
||||
public final fun main(): R|kotlin/Unit| {
|
||||
lval a: R|A| = R|/A.A|()
|
||||
R|/foo|(R|<local>/a|::R|/A.bar|)
|
||||
R|/foo|(SAM(R|<local>/a|::R|/A.bar|))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user