Oh no, it worketh!
[cacao.git] / tests / regression / codepatching / getstaticL.java
1 public class getstaticL {
2     public static Object o = null;
3 }