WIP
This commit is contained in:
parent
718d9df37b
commit
b24b05d3ca
1436 changed files with 131 additions and 106126 deletions
7
1-js/01-a/1-a1/4-syntaxerrorjs/source/index.js
Normal file
7
1-js/01-a/1-a1/4-syntaxerrorjs/source/index.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
function f() {
|
||||
throw new Error("ERR");
|
||||
}
|
||||
|
||||
{{{
|
||||
|
||||
f();
|
Loading…
Add table
Add a link
Reference in a new issue