The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
declare-use
f.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#ifndef
F_H
#define
F_H
#include
"
a.h
"
#include
"
b.h
"
const
int
f
=
a
+
b
;
#endif