mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
Pipe new exception info through into JSError
Adds a new integration test for syntax error.
This commit is contained in:
parent
8fdc1251cd
commit
6322f45e7b
7 changed files with 132 additions and 4 deletions
3
tests/error_syntax.js
Normal file
3
tests/error_syntax.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
// prettier-ignore
|
||||
(the following is a syntax error ^^ ! )
|
Loading…
Add table
Add a link
Reference in a new issue