changeset 2 | 90ce3da70b43 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jdk/test/java/io/StreamTokenizer/input.txt Sat Dec 01 00:00:00 2007 +0000 @@ -0,0 +1,10 @@ +/* Error1: not recognizing slashStar comment */ + +/* Error2 : not recognizing + * Error2: slashStar + * Error2: comments + */ + +// Error3: not recognizing slashSlash comments + +/ Error4: not recognizing slash comments