summaryrefslogtreecommitdiff
path: root/test/pending/pos/t1722/Test.scala
blob: 4cba7ab01b8adc09679e7ab3fc9e98aa3284b20f (plain) (blame)
1
2
3
4
package t1722
object Test {
  val x = new AnyRef with C
}