blob: 3e31e3a290ff377d63458ab0a6950a048226ebf8 [file] [log] [blame]
public class A_test450 {
public void foo() {
try {
/*]*/g();/*[*/
} catch (java.io.IOException e) {
}
}
public void g() throws java.io.IOException {
}
}