class B { meth() { class A { #x = this.#y; } } #y; }