diff options
Diffstat (limited to 'cli/tests/error_syntax.js.out')
-rw-r--r-- | cli/tests/error_syntax.js.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/error_syntax.js.out b/cli/tests/error_syntax.js.out index 107bc1df0..d458bae49 100644 --- a/cli/tests/error_syntax.js.out +++ b/cli/tests/error_syntax.js.out @@ -1 +1 @@ -error: Expected Comma, got Some(Word(following)) at [WILDCARD]tests/error_syntax.js:3:5 +error: Expected ,, got following at [WILDCARD]tests/error_syntax.js:3:5 |