Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
CMakeCommands
/
target_sources
/
empty_3.cpp
blob: bd3a6d1c883da0680b3a6bb3afd1083c69f60d71 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
empty_3
()
{
return
0
;
}