Joachim Sauer wrote:
> Hy,
>
> i got an easily reproducable internal Error in #637.

I saw this too. However I have another way to reproduce it:

import java.util.HashMap;

public class Test {

 public void test() {
  HashMap test
  // type a ( after "HashMap test"
 }
}




_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to