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