repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reland [OffloadBundler] Compress bundles over 4GB (#122307)
[llvm-project.git]
/
flang
/
test
/
Preprocessing
/
include-args.F90
blob
7c521db666ff9a6c80832264587252c7cbd14753
1
! RUN: %flang -E %s 2>&1 | FileCheck %s
2
! CHECK: call foo(3.14159 )
3
call foo (&
4
#include "args.h"
5
)
6
end