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