blob: e97da26eb914440bb42973ea3c40cd085b9b1f3b [file] [log] [blame]
class A{
/**
* method comment
*/
void m(){
}
}