1 2 3 4 5 6 7 8 9
class C { x; y(){} z = 2; w(){}; } if (typeof reportCompare === "function") reportCompare(true, true);