* tests/regression/bugzilla/Makefile.am (build): Changed -cp to
[cacao.git] / tests / regression / codepatching / putstaticconstI.java
1 public class putstaticconstI {
2     public static int i;
3 }