* Removed all Id tags.
[cacao.git] / tests / regression / codepatching / putstaticI.java
1 public class putstaticI {
2     public static int i;
3 }