summaryrefslogtreecommitdiff
path: root/test/pending/pos/t2179.scala
blob: fd37d8f760b0bb366c94cc1bfca07378bdde3e21 (plain) (blame)
1
2
3
4
5
6
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: