blob: e1a66f77fceec7f9a5847c6d1087922c2df46273 [file] [log] [blame]
class C {
/**
* bla bla bla
*/
void foo() throws <caret>RuntimeException {}
}