3789983e89
Reviewed-by: darcy, ihse
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
/* Error1: not recognizing slashStar comment */
|
|
|
|
/* Error2 : not recognizing
|
|
* Error2: slashStar
|
|
* Error2: comments
|
|
*/
|
|
|
|
// Error3: not recognizing slashSlash comments
|
|
|
|
/ Error4: not recognizing slash comments
|