forked from LeenkxTeam/Kmake
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
console.log('going to throw an error');
|
|
throw new Error('global');
|