blob: 9e04ba7960af1a2bbc41e3f1744a47758a321aa4 [file] [log] [blame]
class A
interface T
object Test: A(), T {
}