mirror of
https://github.com/denoland/deno.git
synced 2025-03-11 06:37:12 -04:00

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");
|