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