Fixed function declarator parser when a parameter has a function type.
Ensured check on parameter lists without types in non-definition declarations.
This commit is contained in:
1
test/err/bug2303.c
Normal file
1
test/err/bug2303.c
Normal file
@@ -0,0 +1 @@
|
||||
int f(a); /* Should be an error */
|
||||
Reference in New Issue
Block a user