9299bb0d19554160feed98efaf62f67c14d8e98642cda36bdde225a3395c442ee09841fc5cb1e4890e53e6e8c8a008ef98191fcccd2cab3e50c0e848e4baa6 216 B

12345
  1. 'use strict';
  2. require('../../../modules/es.array.concat');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Array', 'concat');