41b42b17d6a4126d16e130ceb90fb4f4185cad210f2c1dc8533926c0cbb68fe39a1e463aa8be8851e5a7941588107f148f7baab5c6da703b636f2d8b4c7917 134 B

1234
  1. // for a legacy code and future fixes
  2. module.exports = function () {
  3. return Function.call.apply(Array.prototype.pop, arguments);
  4. };