diff options
Diffstat (limited to 'cli/tests/error_syntax.js.out')
-rw-r--r-- | cli/tests/error_syntax.js.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cli/tests/error_syntax.js.out b/cli/tests/error_syntax.js.out new file mode 100644 index 000000000..6253f3dd5 --- /dev/null +++ b/cli/tests/error_syntax.js.out @@ -0,0 +1,6 @@ +error: Uncaught SyntaxError: Unexpected identifier +[WILDCARD]tests/error_syntax.js:3:6 + +3 (the following is a syntax error ^^ ! ) + ~~~~~~~~~ + |