Source code

Revision control

Copy as Markdown

Other Tools

class C {
x;
y(){}
z = 2;
w(){};
}
if (typeof reportCompare === "function")
reportCompare(true, true);