codegen: handle exceptions of a method
[mate.git] / tests / ClassPath3.compile
1 javac tests/this/is/a/class/path/test/ClassPath2.java jmate/lang/System.java jmate/io/PrintStream.java java/lang/Character.java java/lang/Integer.java java/lang/String.java java/lang/System.java java/io/PrintStream.java
2 # and make `make' happy by providing a class file at a proper place:
3 cp tests/this/is/a/class/path/test/ClassPath2.class tests/ClassPath3.class