mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 02:48:24 +00:00
parent
d54ef02dfe
commit
8829a1d362
10 changed files with 127 additions and 121 deletions
|
@ -20,7 +20,6 @@ DA:17,2
|
|||
DA:18,2
|
||||
DA:19,2
|
||||
DA:20,2
|
||||
DA:21,2
|
||||
DA:22,2
|
||||
DA:23,2
|
||||
DA:24,2
|
||||
|
@ -34,7 +33,6 @@ DA:32,1
|
|||
DA:33,1
|
||||
DA:34,1
|
||||
DA:35,1
|
||||
DA:36,1
|
||||
DA:37,2
|
||||
DA:38,2
|
||||
DA:39,2
|
||||
|
@ -46,7 +44,6 @@ DA:46,0
|
|||
DA:47,0
|
||||
DA:48,0
|
||||
DA:49,0
|
||||
DA:50,0
|
||||
DA:51,0
|
||||
DA:52,0
|
||||
DA:53,0
|
||||
|
@ -65,6 +62,6 @@ DA:70,1
|
|||
DA:71,0
|
||||
DA:73,1
|
||||
DA:74,1
|
||||
LH:39
|
||||
LF:54
|
||||
LH:37
|
||||
LF:51
|
||||
end_of_record
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
cover [WILDCARD]/coverage/complex.ts ... 72.222% (39/54)
|
||||
cover [WILDCARD]/coverage/complex.ts ... 72.549% (37/51)
|
||||
46 | export function unused(
|
||||
47 | foo: string,
|
||||
48 | bar: string,
|
||||
49 | baz: string,
|
||||
50 | ): Complex {
|
||||
-----|-----
|
||||
51 | return complex(
|
||||
52 | foo,
|
||||
53 | bar,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue