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