jdk/test/java/io/StreamTokenizer/input.txt
author chegar
Mon, 25 Jun 2012 14:19:38 +0100
changeset 13033 365efcc2d50c
parent 2 90ce3da70b43
permissions -rw-r--r--
7176784: Windows authentication not working on some computers Reviewed-by: michaelm
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
/* Error1: not recognizing slashStar comment */
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
/* Error2 : not recognizing
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
 * Error2: slashStar
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
 * Error2: comments
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
 */
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
// Error3: not recognizing slashSlash comments
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
/ Error4: not recognizing slash comments