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