class Owner { inner class Inner val x = { owner: Owner -> owner.Inner() } }