summaryrefslogblamecommitdiff
path: root/test/files/pos/existental-slow-compile2.scala
blob: 907344982c6ee04524e6eaa815db30235ff693f5 (plain) (tree)
1
2
3
4
5
6
7






                                                                                                                                                                                                            
class C {
  class L[+A]
  def test = {
    val foo:
      L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: _ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: _ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_ <: L[_]]]]]]]]]]]]]]]]]]]]]]]]
          = ??? } }