diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2019-02-07 20:07:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-07 20:07:20 -0500 |
commit | 46804e50ed3941cba9a7c6b12c77c73c988ddf62 (patch) | |
tree | 31ffe677d8c8cc73ff95e0bc4dcf3db0f0672b4e /tests/error_syntax.js.out | |
parent | f22e0d72c52e89994a81265d35a023d85f230fd7 (diff) |
Color exceptions (#1698)
Diffstat (limited to 'tests/error_syntax.js.out')
-rw-r--r-- | tests/error_syntax.js.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error_syntax.js.out b/tests/error_syntax.js.out index a106b95d8..ac2f99f1f 100644 --- a/tests/error_syntax.js.out +++ b/tests/error_syntax.js.out @@ -1,4 +1,4 @@ [WILDCARD]tests/error_syntax.js:3:5 (the following is a syntax error ^^ ! ) - + ^^^^^^^^^ Uncaught SyntaxError: Unexpected identifier |