// SIBLING: public class A { private class B fun f() { val b: A.B } }