Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
07ddceea8427ccc022d00a34346f992c71f66e3e
/
.
/
Tests
/
RunCMake
/
RuntimePath
/
A.c
blob: e9d41954becba22ac6b1896229778a01fd43896e [
file
]
int
libA
(
void
)
{
return
0
;
}