summaryrefslogtreecommitdiff
path: root/test/files/run/t6150.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6150.scala')
-rw-r--r--test/files/run/t6150.scala8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/files/run/t6150.scala b/test/files/run/t6150.scala
index bd8af5d460..f3e83e1549 100644
--- a/test/files/run/t6150.scala
+++ b/test/files/run/t6150.scala
@@ -1,7 +1,3 @@
-
-
-
-
object Test {
import collection.{ immutable, mutable, generic }
def TheOneTrueCBF = collection.IndexedSeq.ReusableCBF
@@ -38,7 +34,3 @@ object Test {
check(iv.:+(4)(cbf3))
}
}
-
-
-
-