y.js 56 B

12
  1. var i = 0;
  2. module.exports = function () { return i++ };