(function() {
    ((XXX = class {
      static {
        this;
      }
      constructor() {}
    }) => {})();
})();