jdk-24/jdk/test/java/io/StreamTokenizer/input.txt
2007-12-01 00:00:00 +00:00

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