if (!this.gcPreserveCode)
    gcPreserveCode = function() {};
this.toString = (function() {
  x.filter(function() {})
});
x = [0, 0, 0, 0, 0, 0, 0];
gcPreserveCode()
print(this)
gc();
this + ''