File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ O objetivo é que a função receba um array e retorne ele caso o seu tamanho co
2020- [ Objeto Error] ( https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error )
2121- [ instanceof] ( https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/instanceof )
2222- [ typeof] ( https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/typeof )
23- - [ try...catch] ( https://pt.stackoverflow.com/questions/58536/para-que-servem-os-blocos- try-catch-e-quando-devem-ser-utilizados#:~:text=Bloco%20try%2Fcatch%20serve%20para,tratamento%20dos%20erros%20que%20aconteceram. )
23+ - [ try...catch] ( https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Statements/ try...catch )
You can’t perform that action at this time.
0 commit comments