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