Чего оживает Бог от меня
try {
console.log("what does got think of me")
throw "sin"
catch (err) {
console.log("you sinned")
}
somewhatoriginal
try {
console.log("what does got think of me")
throw "sin"
catch (err) {
console.log("you sinned")
}