8 * check-name: identifier-list parsing
10 identifier_list.c:2:8: warning: variadic functions must have one named argument
11 identifier_list.c:3:8: error: Expected ) in function declarator
12 identifier_list.c:3:8: error: got *
13 identifier_list.c:4:9: error: Expected ) in function declarator
14 identifier_list.c:4:9: error: got ,
15 identifier_list.c:6:9: error: Expected ) in function declarator
16 identifier_list.c:6:9: error: got ,