"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.C = void 0; class C { [(void 0).name]() {} } exports.C = C;