summaryrefslogtreecommitdiff
path: root/test/files/run/streams.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-12-12 17:18:49 +0000
committermichelou <michelou@epfl.ch>2007-12-12 17:18:49 +0000
commit98e9995ddd3b555aeca73f82671f86107a9ea68f (patch)
tree84a0b5eda7dd8bbbacfe2a702d6a2697c569c755 /test/files/run/streams.check
parent81c78662cb3b34041c97c169597d1f0552636298 (diff)
downloadscala-98e9995ddd3b555aeca73f82671f86107a9ea68f.tar.gz
scala-98e9995ddd3b555aeca73f82671f86107a9ea68f.tar.bz2
scala-98e9995ddd3b555aeca73f82671f86107a9ea68f.zip
added final modifier, commented out test for #153
Diffstat (limited to 'test/files/run/streams.check')
-rw-r--r--test/files/run/streams.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/streams.check b/test/files/run/streams.check
index f36b719ac1..180217df4a 100644
--- a/test/files/run/streams.check
+++ b/test/files/run/streams.check
@@ -15,5 +15,5 @@ Stream()
Stream(1, 2)
Stream()
-99999
-65536
+9999
+8192