fork download
  1. $(document).on('ready', function () {
  2. console.log('hi');
  3. })
Runtime error #stdin #stdout #stderr 0.02s 16832KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
prog.js:1:2 ReferenceError: $ is not defined
Stack:
  @prog.js:1:2