diff options
| author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-16 00:30:23 +0000 |
|---|---|---|
| committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-16 00:30:23 +0000 |
| commit | c8875fb97fc03779a5bba09872227b1d08e5d52a (patch) | |
| tree | a0b991cf5866ae1d616639b906ac001811d74508 /libjava/classpath/test/java.io/stream-tokenizer.data | |
| parent | c40c1730800ed292b6db39a83d592476fa59623c (diff) | |
| download | gcc-c8875fb97fc03779a5bba09872227b1d08e5d52a.tar.gz | |
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102074 138bc75d-0d04-0410-961f-82ee72b054a4
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? |
