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