KT-11955 Copy/Paste inserts FQ-name
#KT-11955 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package a.b.c
|
||||
|
||||
class Foo(p: Int)
|
||||
|
||||
fun Foo(s: String){}
|
||||
fun Foo(c: Char){}
|
||||
Reference in New Issue
Block a user