blob: 55caef79cc609538b27d37ad9fc1629fcf651c8c [file] [log] [blame]
class Test {
/**
* @throws java.lang.Exception
*/
public void foo() {}
}