summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorstenman <stenman@epfl.ch>2003-07-09 11:50:39 +0000
committerstenman <stenman@epfl.ch>2003-07-09 11:50:39 +0000
commitd4555e92d11432f450edb48bb9cd6e116ece4736 (patch)
treea0d571a1aa8ea7689aab8c2459bc730d3cd6a4e5 /test
parenta9d2d118928ceab8f096c57e695f6ec3a1fcd7c1 (diff)
downloadscala-d4555e92d11432f450edb48bb9cd6e116ece4736.tar.gz
scala-d4555e92d11432f450edb48bb9cd6e116ece4736.tar.bz2
scala-d4555e92d11432f450edb48bb9cd6e116ece4736.zip
Functional Queues, take 2
Diffstat (limited to 'test')
-rw-r--r--test/files/run/iq.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/iq.check b/test/files/run/iq.check
index 3402db4074..a2b2750392 100644
--- a/test/files/run/iq.check
+++ b/test/files/run/iq.check
@@ -1,3 +1,3 @@
Empty
Head: 42
-q5: List(0,1,2,3,4,5,6,7,8,9) \ No newline at end of file
+q5: List(0,1,2,3,4,5,6,7,8,9)