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