| Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/test/function/ |
| Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/test/function/noop.js |
"use strict";
module.exports = function (t, a) {
a(typeof t(1, 2, 3), "undefined");
};