Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
bee7b07f230d53de4945769a93490e3488252a7e
/
.
/
flang
/
test
/
Preprocessing
/
fixed-rescan.F
blob: ac983e7c3194b88c08eebe9e6c3d98350d0c11af [
file
] [
log
] [
blame
]
!
RUN
:
%
flang
-
E
%
s
|
FileCheck
%
s
!
CHECK
:
callbar
!
Ensure
that rescanned lines after macro replacement are
not
!
misinterpreted
as
fixed
-
form comments
when
they start
with
C
or
D
.
#define
foo bar
call foo
end