blob: 442eeed8da58a18653adcda7fc8175d78494f185 [file] [log] [blame]
package p;
class A{
/**
* method comment
*/
void m(){
}
}