prepend-node-expected.js 59 B

12345
  1. var test = 1;
  2. var func = function () {
  3. return true;
  4. };