| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0657f62 commit 7e58da6
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,9 +8,6 @@ with(this){__filename} | |||
| 8 | 8 | : ^^^^ | |
| 9 | 9 | `---- | |
| 10 | 10 | ||
| 11 | - Caused by: | ||
| 12 | - failed to parse | ||
| 13 | - | ||
| 14 | 11 | SyntaxError: Strict mode code may not include a with statement | |
| 15 | 12 | ||
| 16 | 13 | Node.js * | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,9 +43,6 @@ function foo(){ await Promise.resolve(1)}; | |||
| 43 | 43 | : ^^^^^^^ | |
| 44 | 44 | `---- | |
| 45 | 45 | ||
| 46 | - Caused by: | ||
| 47 | - failed to parse | ||
| 48 | - | ||
| 49 | 46 | SyntaxError: await is only valid in async functions and the top level bodies of modules | |
| 50 | 47 | ||
| 51 | 48 | Node.js * | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,9 +8,6 @@ with(this){__filename} | |||
| 8 | 8 | : ^^^^ | |
| 9 | 9 | `---- | |
| 10 | 10 | ||
| 11 | - Caused by: | ||
| 12 | - failed to parse | ||
| 13 | - | ||
| 14 | 11 | SyntaxError: Strict mode code may not include a with statement | |
| 15 | 12 | ||
| 16 | 13 | Node.js * | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -79,9 +79,6 @@ function foo(){ await Promise.resolve(1)}; | |||
| 79 | 79 | : ^^^^^^^ | |
| 80 | 80 | `---- | |
| 81 | 81 | ||
| 82 | - Caused by: | ||
| 83 | - failed to parse | ||
| 84 | - | ||
| 85 | 82 | SyntaxError: await is only valid in async functions and the top level bodies of modules | |
| 86 | 83 | ||
| 87 | 84 | Node.js * | |
@@ -94,9 +91,6 @@ function foo(){ await Promise.resolve(1)}; | |||
| 94 | 91 | : ^^^^^^^ | |
| 95 | 92 | `---- | |
| 96 | 93 | ||
| 97 | - Caused by: | ||
| 98 | - failed to parse | ||
| 99 | - | ||
| 100 | 94 | SyntaxError: await is only valid in async functions and the top level bodies of modules | |
| 101 | 95 | ||
| 102 | 96 | Node.js * | |
| Back | FazBrowse Home | New Git URL |
0 commit comments