jdk/test/java/io/StreamTokenizer/input.txt
author ohair
Thu, 17 Sep 2009 13:17:57 -0700
changeset 3790 ab4f91337479
parent 2 90ce3da70b43
permissions -rw-r--r--
Merge
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