mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
78bfeebad1
This reverts commit c4c6a8dae4
There is some controversy about this change because vscode doesn't interpret the fragments correctly. Needs more discussion before landing.
6 lines
201 B
Text
6 lines
201 B
Text
[WILDCARD]error: Uncaught Error: bad
|
|
throw Error("bad");
|
|
^
|
|
at foo ([WILDCARD]tests/error_001.ts:2:9)
|
|
at bar ([WILDCARD]tests/error_001.ts:6:3)
|
|
at [WILDCARD]tests/error_001.ts:9:1
|