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