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