blob: b01ea7b4da87573dc6d0a54224a76604ce40ba42 [file] [log] [blame]
class X{
/**
* The method.
*/
// Comment
/* Another comment */
void f(){}
}