Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Modules
/
Inputs
/
no-module-map
/
a.h
blob: 546714f4ca3ec174566fc1a17934d1a4d896bc5a [
file
] [
log
] [
blame
] [
edit
]
#ifndef
A_H
#define
A_H
void
a
();
#endif