Source code

Revision control

Copy as Markdown

Other Tools

class C {
y = () => this.x;
}