Commit df1c923
test: get rid of redundant TODO tag in fuzz tests
'list.size()' is determined at runtime, so using static_assert
on it as suggested by the TODO comment is not feasible and
produces the following error when done:
error: static assertion expression is not an integral constant expression
Co-authored-by: Chand-ra <[email protected]>1 parent 6957699 commit df1c923
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | 317 | | |
319 | 318 | | |
320 | 319 | | |
| |||
0 commit comments