Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/tags/llvmorg-16.0.2
/
.
/
clang-tools-extra
/
include-cleaner
/
test
/
Inputs
/
bar.h
blob: ee50eedd6d459ef9421e7b81ba06f05f80035421 [
file
]
#ifndef
BAR_H
#define
BAR_H
int
bar
();
#endif