Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
4e77d313e4d652af7fbb025fedaa9cd90e41bb0c
/
.
/
Tests
/
ObjectLibrary
/
A
/
a2.c
blob: fbb0c02448e9a9ad0f25f00a8d4498142e2a41de [
file
] [
log
] [
blame
]
#include
"a.h"
int
a2
(
void
)
{
return
0
;
}