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