Open cheungpat opened 7 years ago
It appears there are two style of comments:
/** Comment here. */
/** * Comment here. */
Personally, I prefer the second style despite the fact that many of my comments in the file are made with the former style.
It appears there are two style of comments:
Personally, I prefer the second style despite the fact that many of my comments in the file are made with the former style.