Sign in
◑
Theme
cobalt
/
cobalt.git
/
ecb76eb1e58da94893009effbde7ffbb7515f9c6
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
declare-use
/
sub.h
blob: 63d4234ce7076cfe8a6f891cc8501d8d5419bc63 [
file
]
#ifndef
SUB_H
#define
SUB_H
const
int
sub
=
42
;
#endif