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