2014-11-19 21:09:50 +11:00

7 lines
86 B
JavaScript

"use strict";
foo((function (_ref) {
_ref[bar] = "foobar";
return _ref;
})({}));