mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
23efc4fcab
This commit adds better reporting of uncaught errors in top level scope of testing files. This change affects both console runner as well as LSP runner.
1 line
24 B
TypeScript
1 line
24 B
TypeScript
throw new Error("baz");
|