065b807ef61c5c96b5e5fb070ac04749ac9832c5
[platform/upstream/gcc48.git] / gcc / testsuite / gcc.dg / cpp / cmdlne-dU-20.c
1 /* { dg-do preprocess } */
2 /* { dg-options "-nostdinc -P -dU" } */
3 /* { dg-final { scan-file cmdlne-dU-20.i "^\n*A B\n*$" } } */
4 #define A(x) x
5 A B