IDEA-150909 Ambiguous class static method completion has confusing behaviour

This commit is contained in:
peter
2016-01-28 16:30:03 +01:00
parent 16dc890fce
commit 4035b66f26
6 changed files with 41 additions and 17 deletions
@@ -0,0 +1,7 @@
public class MainClass1 {
{
Assert.ast<caret>
}
}