1/* Error1: not recognizing slashStar comment */
2
3/* Error2 : not recognizing
4 * Error2: slashStar
5 * Error2: comments
6 */
7
8// Error3: not recognizing slashSlash comments
9
10/ Error4: not recognizing slash comments
11