blob: 65b18c92739dddb32956979a08fde126961f7076 [file] [log] [blame]
package b231263;
public class X {
/**
* @param str the string with a description on 2 lines.
*
* @return the return description which is also on 2 lines
*/
public void foo() {
}
}