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