| DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/es5-ext/test/function/ |
| Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/es5-ext/test/function/pluck.js |
"use strict";
var o = { foo: "bar" };
module.exports = function (t, a) { a(t("foo")(o), o.foo); };
|