* tests/Makefile.am (EXTRA_DIST): Added $(srcdir) to actually find the
[cacao.git] / tests / regression / codepatching / putfieldconstI.java
1 public class putfieldconstI {
2     public int i;
3 }