blob: 026bcc63bd4b87d396b9f153b23460165928b345 [file] [log] [blame]
class Test {
/**
* @throws IllegalArgumentException sometimes
*/
public void foo() {}
}