append-node-expected.js 58 B

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