2014-10-12 00:23:13 +11:00

5 lines
93 B
JavaScript

var obj = function (_ref) {
_ref["x" + this.foo] = "heh";
return _ref;
}.call(this, {});