blob: bcd60fd807a4977970b4387d36a6b468a89a37e2 [file] [log] [blame]
this.__defineSetter__("x", function(){});
this.watch("x", eval);
x = 0;