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