Added tests: checkcast, instanceof
[cacao.git] / tests / codepatching / putfieldJ.java
1 public class putfieldJ {
2     public long l;
3 }