2 lines
67 B

console.log('going to throw an error');
throw new Error('global');