blob: 482ae7b2892018ff048af588046a08b256c79476 [file] [log] [blame]
package p;
class A {
private void m() throws Integer {
}
}