blob: 993c9850cacc713f55361f59d8d40f818ef43b0c [file] [log] [blame]
/**
* Comment 1
*/
package javadoc.test001;
/**
* Comment 2
*/
public class Test {
}