Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
49d5cee04d705417214d3c39e79159e94bc75c35
/
.
/
Tests
/
ObjectLibrary
/
Transitive
/
FooObject.c
blob: 54c1f299a321035c288a27d860573b0025bab6c4 [
file
]
int
FooObject
(
void
)
{
return
0
;
}