* tests/regression/codepatching/test.java: Added new test.
[cacao.git] / tests / regression / codepatching / putfieldconstL.java
1 public class putfieldconstL {
2     public Object o;
3 }