Category:
Computer
The following Java code is grammatically correct, but cannot be formatted by Eclipse 3.4 / 3.5:
public class T1 {void a(){new T1(){;};}}Interesting, isn't it?
Comments