codegen: handle exceptions of a method
[mate.git] / tests / JARUsage2.java
1 package tests;
2
3 public class JARUsage2 {
4         public static void main(String []args) {
5                 // dummy
6         }
7 }