package test interface A public class B { private val bar = object : A {} }