ShortenReferences: add root prefix support

#KT-9204 Fixed
This commit is contained in:
Dmitry Gridin
2019-09-05 17:07:50 +07:00
parent 0c81173b71
commit dd2bd320ba
2 changed files with 24 additions and 10 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
// todo must be: s: same
fun f(s: <selection>same.same</selection>) {
fun f(s: <selection>_Qfadj4tPV.same.same</selection>) {
}