summaryrefslogtreecommitdiff
path: root/test/files/jvm/t2570/Test.scala
blob: 7944aedae664f5389c3fc493f2cf9d0d3bedbbef (plain) (blame)
1
2
3
class Test2 extends Test1[Test3[Test4]]
class Test4
object Test extends Application {}