aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t8023b.scala
blob: 94c9b2f8d2691617249b118f1ba996223cd94b64 (plain) (blame)
1
2
// this fails with naive attempts to fix SI-8023
trait T[A <: T[A]]