blob: 588cdfbb84792e6a3057929753cf2304625df1f6 [file] [log] [blame]
class Test {
/**
* @exception <caret>
*/
public void foo() throws Exception {}
}