function main() { console.log('233'); throw new Error('ne'); } main();