blob: e68f84db3c11aaaf82282e6999e937e645a304ff [file] [log] [blame]
/* It's valid to stringize the "<<<<<<<"; don't
report it as a conflict marker. */
#define str(s) #s
const char *s = str(
<<<<<<<
);