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