1 public class comment
2 {
3   /***
4   // This is supposed to be a comment.
5   */
6 }
7 
8