diff options
| author | Tom Tromey <tromey@gcc.gnu.org> | 2005-07-16 00:30:23 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@gcc.gnu.org> | 2005-07-16 00:30:23 +0000 |
| commit | f911ba985aa7fe0096c386c5be385ac5825ea527 (patch) | |
| tree | a0b991cf5866ae1d616639b906ac001811d74508 /libjava/classpath/test/java.io/stream-tokenizer.data | |
| parent | 6f4434b39b261de5317dc81ddfdd94d2e1d62b11 (diff) | |
Initial revision
From-SVN: r102074
Diffstat (limited to 'libjava/classpath/test/java.io/stream-tokenizer.data')
| -rw-r--r-- | libjava/classpath/test/java.io/stream-tokenizer.data | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libjava/classpath/test/java.io/stream-tokenizer.data b/libjava/classpath/test/java.io/stream-tokenizer.data new file mode 100644 index 00000000000..d09ff258c5d --- /dev/null +++ b/libjava/classpath/test/java.io/stream-tokenizer.data @@ -0,0 +1,8 @@ + -.1254.ab8/this is to the end of the line +'This would be a string of quoted text'||||||| +'\277\444\\\r\n' +LOWER case ME +ARE/*C type comments +recognized even with EOL signficant?*/ +What//is up with C++ comments? +Will this be pushed back? |
