- do not print a space at the end of qualifiers (needed for diagnostic)
[cparser] / parsetest / kr.c
index 24c6a8c..3ab68c4 100644 (file)
@@ -1,3 +1,4 @@
+int printf(const char *str, ...);
 
 int a(first, second, third)
        float second;