summaryrefslogtreecommitdiff
path: root/test/files/pos/t942/Test_2.scala
blob: 3cc84dae3c62a02e80e9a9b8e5d9b5839b519fb3 (plain) (blame)
1
2
3
abstract class Foo {
  val x: Amount_1[Foo]
}