mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 02:22:40 +00:00
This reverts commit d5b38a9929
.
This commit is contained in:
parent
b686907a45
commit
4e3068be63
8 changed files with 364 additions and 489 deletions
3
cli/tests/testdata/coverage/complex.ts
vendored
3
cli/tests/testdata/coverage/complex.ts
vendored
|
@ -69,6 +69,3 @@ export function ƒ(): number {
|
|||
|
||||
// This arrow function should also show up as uncovered.
|
||||
console.log("%s", () => 1);
|
||||
|
||||
// End with a newline:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue