shithub: scc

ref: 813c707f576ae9ab4209c5b155fc348571465313
dir: /tests/error/0004-macroredef.c/

View raw version
/*
PATTERN:
0004-macroredef.c:8: warning: 'X' redefined
.
*/

#define X 1
#define X 2