#KT-1598 fixed Wrong completion after "as" in imports

This commit is contained in:
Nikolay Krasko
2012-03-22 18:56:51 +04:00
parent abcf038157
commit 4a3d0133f6
7 changed files with 98 additions and 9 deletions
@@ -0,0 +1,5 @@
package test
import java.util.AbstractSet as Hello
public // Comment to prevent for removing trailing spaces