Auto-imports for operator calls and infix calls

#KT-1613 Fixed
 #KT-4192 Fixed

Enable auto-import fix for "unresolved reference with wrong receiver" diagnostic
This commit is contained in:
Pavel V. Talanov
2013-12-30 18:15:49 +04:00
parent 63abe860d6
commit e693820fb4
29 changed files with 255 additions and 9 deletions
@@ -0,0 +1,3 @@
package util
fun H.plus() = ""