// removal of multi-line comments
class Comment{/*
  }
*/
  Comment(){}
}
