summaryrefslogtreecommitdiff
path: root/test/pending/pos/t2179.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/pos/t2179.scala')
-rw-r--r--test/pending/pos/t2179.scala6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/pending/pos/t2179.scala b/test/pending/pos/t2179.scala
deleted file mode 100644
index fd37d8f760..0000000000
--- a/test/pending/pos/t2179.scala
+++ /dev/null
@@ -1,6 +0,0 @@
-on trunk r18368, this delightful little poison pill:
-
-(Nil:List[List[Double]]).reduceLeft((_: Any, _: Any) => Nil.indices.map(_ => 0d))
-
-sends the compiler into an apparently infinite loop. a sample thread dump shows:
-