swc/ecmascript/parser/tests/test262-error-references/fail/556900b449f81433.js.stderr
강동윤 4a30fb3436
Testing framework (#31)
- Make rls happy.
  - Some minor parser error improvements.
  - Add reference files for ecmascript parser errors.
  - Improve error message of import/export used outside of a module
2018-02-27 13:21:57 +09:00

7 lines
161 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

error: Unexpected line break between arrow head and arrow
--> $DIR/tests/test262-parser/fail/556900b449f81433.js:1:1
|
1 | (a,...a)/**/ => 0
| ^^^^^^^^