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