Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gfortran.dg / g77 / cpp2.F
bloba1ee05afdbd1093f008e37da1b11d0a39ec56c3e
1 c { dg-do compile }
2 C The preprocessor must not introduce a newline after
3 C the "a" when ARGUMENTS is expanded.
5 #define ARGUMENTS a\
7       subroutine yada (ARGUMENTS)
8       end