Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b4db306afff5da683aedd99bd8a9ea0c850f22df
/
.
/
Tests
/
RunCMake
/
install
/
obj3.c
blob: 991fed369b10091fcdfbea62f18b84d415085a52 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
obj3
(
void
)
{
return
0
;
}