This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-18 11:11:30 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
4c2547adf2
swc
/
crates
/
swc_ecma_parser
/
tests
/
test262-error-references
/
fail
/
0889113e04d3203f.js.swc-stderr
7 lines
114 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More works (#66) ecma_transforms: - implement es2015::instanceof - implement es2015::typeof_symbol - implement inline_globals pass ecma_parser: - `PResult<T>` is now `Result<T, ()>` and `Err(())` means that an error is emitted. - add docs
2018-11-18 08:00:07 +03:00
feat(common): Implement a pretty error reporter (#3946)
2022-03-13 22:07:18 +03:00
x Unexpected eof
chore: Fix CI
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/0889113e04d3203f.js:1:1]
1 | class
feat(common): Implement a pretty error reporter (#3946)
2022-03-13 22:07:18 +03:00
: ^
`----
Reference in New Issue
Copy Permalink