We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8922368 commit 2a41f27Copy full SHA for 2a41f27
1 file changed
testsuite/clang-preprocessor-tests/macro_fn_va_opt.c
@@ -9,4 +9,5 @@ int main()
9
PF( a, );
10
PF( a );
11
PF( , );
12
+ PF( );
13
}
0 commit comments