blob: 8675eeafb87e284b716814f65fbbb6fa3e3db178 [file] [log] [blame]
class Test {
/**
* <caret>
* @throws IOException
*/
public void foo() throws IOException {}
}