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