c2e035538b268d9bef6314f7d0dd2561fe8d0520
[cacao.git] / tests / regression / codepatching / getstaticL.java
1 public class getstaticL {
2     public static Object o = null;
3 }