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