KT-14370 Completion inserts fully qualified name for any Java interface with single abstract method (SAM-interface)
#KT-14370 Fixed
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<selection>dependency.PseudoSAM</selection>.xxx
|
||||
}
|
||||
Reference in New Issue
Block a user