blob: 982cd2cc936869589afce7653f485cfbb8e3bfaf [file] [log] [blame]
class Test {
/**
* @throws <warning>Integer</warning> sometimes
*/
public void <warning>foo</warning>() throws Exception {}
}