Auto-import popup does not suggest to import non-operator functions when operator required

This commit is contained in:
Valentin Kipyatkov
2015-10-02 21:51:32 +03:00
parent b03a297ed0
commit a75b3e6cf1
8 changed files with 24 additions and 14 deletions
@@ -0,0 +1,4 @@
package aaa
fun h.H.inc(): h.H {
}