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