100% coverage
This commit is contained in:
parent
49ed7c5df5
commit
92f4b4f561
52 changed files with 143 additions and 48 deletions
1
test/unsupported/too_many_param.c
Normal file
1
test/unsupported/too_many_param.c
Normal file
|
@ -0,0 +1 @@
|
|||
void f(int a0, int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8) {}
|
Loading…
Add table
Add a link
Reference in a new issue