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