Since I get a lot of those internal errors, I go back to 636 (or
better 634). My Example:

public void test() {
  int |
  System.out.println("hello world");
}

Tom


On Wed, 24 Jul 2002 14:26:45 +0200, "Bas Leijdekkers"
<[EMAIL PROTECTED]> wrote:

> 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