jdk/test/java/io/StreamTokenizer/input.txt
author martin
Tue, 15 Sep 2015 21:56:04 -0700
changeset 32649 2ee9017c7597
parent 2 90ce3da70b43
permissions -rw-r--r--
8136583: Core libraries should use blessed modifier order Summary: Run blessed-modifier-order script (see bug) Reviewed-by: psandoz, chegar, alanb, plevart

/* Error1: not recognizing slashStar comment */

/* Error2 : not recognizing
 * Error2: slashStar
 * Error2: comments
 */

// Error3: not recognizing slashSlash comments

/ Error4: not recognizing slash comments