9 * check-name: implicit-KR-arg-type1
10 * check-command: sparse -Wold-style-definition -Wimplicit-int $file
13 implicit-KR-arg-type1.c:2:9: warning: non-ANSI definition of function 'foo'
14 implicit-KR-arg-type1.c:1:12: error: missing type declaration for parameter 'b'