blob: 3727d489d70f437185dcd215408b93b6f72d42ab [file] [log] [blame]
class C {
/**
* bla bla bla
* @throws RuntimeException
*/
void foo() {}
}