blob: 91acbc3a511e986237ac23a1b6948f3853f82afa [file] [log] [blame]
public class X {
void foo() throws @Marker NullPointerException, @Marker ArrayIndexOutOfBoundsException {}
}