summaryrefslogtreecommitdiff
path: root/test/pending/pos/t2185,.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/pos/t2185,.scala')
-rw-r--r--test/pending/pos/t2185,.scala4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/pending/pos/t2185,.scala b/test/pending/pos/t2185,.scala
deleted file mode 100644
index c0b63b34a8..0000000000
--- a/test/pending/pos/t2185,.scala
+++ /dev/null
@@ -1,4 +0,0 @@
-// fixed in trunk
-scala> def foo { Nil.map(identity) } def foo { Nil.map(identity) } def foo { Nil.map(identity) }
-<console>:4: error: could not find implicit value for parameter bf:scala.collection.generic.BuilderFactory[Nothing,Unit,List[Nothing]].
- def foo { Nil.map(identity) }