summaryrefslogtreecommitdiff
path: root/test/files/run/streams.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-10-29 20:20:35 -0700
committerPaul Phillips <paulp@improving.org>2012-11-01 05:12:20 -0700
commit4e4060f4faee791759417f1a598322e90623464d (patch)
treed4811f011a486e04761839d32c1942121008c3c1 /test/files/run/streams.check
parent8a537b7d7da03833946a6a2f4461da2080363c88 (diff)
downloadscala-4e4060f4faee791759417f1a598322e90623464d.tar.gz
scala-4e4060f4faee791759417f1a598322e90623464d.tar.bz2
scala-4e4060f4faee791759417f1a598322e90623464d.zip
Implementation of Stream#dropRight.
"There's nothing we can do about dropRight," you say? Oh but there is.
Diffstat (limited to 'test/files/run/streams.check')
-rw-r--r--test/files/run/streams.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/streams.check b/test/files/run/streams.check
index 7f894052d9..032057d4a1 100644
--- a/test/files/run/streams.check
+++ b/test/files/run/streams.check
@@ -23,3 +23,4 @@ Stream(100001, ?)
true
true
705082704
+6