swc/ecmascript/parser/tests/test262-error-references/fail/b94278c0e4bdb364.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

13 lines
264 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

error: Expected ';', '}' or <eof>
--> $DIR/tests/test262-parser/fail/b94278c0e4bdb364.js:1:5
|
1 | __
| ^
|
note: This is the expression part of an expression statement
--> $DIR/tests/test262-parser/fail/b94278c0e4bdb364.js:1:1
|
1 | __
| ^