mirror of
https://github.com/denoland/deno.git
synced 2024-11-05 09:04:41 -05: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");
|