Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
g77
/
cpp2.F
blob: a1ee05afdbd1093f008e37da1b11d0a39ec56c3e [
file
] [
log
] [
blame
]
c
{
dg
-
do
compile
}
C
The
preprocessor must
not
introduce a newline after
C the
"a"
when
ARGUMENTS
is
expanded
.
#define
ARGUMENTS a\
subroutine yada
(
ARGUMENTS
)
end