Sign in
llvm
/
clang
/
ee2f8f2f7c4eacfa305a29fcd916d63c650ca847
/
.
/
test
/
Index
/
Inputs
/
prefix.h
blob: 82ba2da360bf72d5c02d0130d3e3b90c2102183f [
file
]
#ifndef
PREFIX_H
#define
PREFIX_H
int
foo
(
int
);
#endif