var C = class { [1 + 2] = function () {}; }; new C();