KT-7212 Convert member function to extension intenton positions caret improperly

#KT-7212 Fixed
This commit is contained in:
Valentin Kipyatkov
2015-05-12 11:38:10 +03:00
parent 3222486dba
commit fbc3fa2b09
21 changed files with 25 additions and 22 deletions
@@ -1,4 +1,4 @@
class Owner {
}
fun Owner.f(): Unit {}
fun Owner.<caret>f(): Unit {}