* Merged with 291b838f1aed.
[cacao.git] / tests / A2.java
1 public class A2 {
2 static A a2 = new A();
3 static int myZero;
4
5 }
6
7