shithub: scc

ref: 32478e74e0c0c9303bf4c474bcb41bea674962c2
dir: /tests/error/0013-macro.c/

View raw version
/*
PATTERN: macro
*/

#define X(A, ...) 0

X()