package test interface A class B(val bar: A = object: A {}, val withError = object: A {}, notProperty = object: A {})