Commit 0785f19
authored
fix(fuzz): skip reflect err for variadic calls (#921)
Skip pattern for the variadic function type mismatch error
format ("reflect: cannot use X as type Y in Call"). Differs from
the regular function error format that was already covered.
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>1 parent d3805b0 commit 0785f19
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments