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