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