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