blob: 97ccd7c5cb0211ba19ad22578aea336c60fc0097 [file] [log] [blame]
// RUN: %clang_cc1 -E %s | grep '!!'
#define A(B,C) B ## C
!A(,)!