gc.js 56 B

1234
  1. 'use strict';
  2. gc();
  3. console.log('I’m still running');