{ abstract trait Foo extends AnyRef { val a: Int }; () } { abstract trait Foo extends AnyRef { val a: Int }; () }