extra: tweak hard max in conditions and macros
[smatch.git] / validation / non-ansi-function-declaration.c
blob48a72948f5c0f271a97c6ed6ce4df8308a1d4506
3 extern void myfunction(), myfunc2();
5 /*
6 * check-name: -Wno-non-ansi-function-declaration works
7 * check-command: sparse -Wno-non-ansi-function-declaration $file
8 * check-error-start
9 * check-error-end