Erroneous.java revision 3346:bcf9765e73b1
1/* /nodynamiccopyright/ */
2
3class A {
4    boolean b;
5    boolean b;
6}
7