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