Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
GeneratorExpression
/
empty.cpp
blob: 7be1ca55932ac83238193b338db26fcba0e0fa1c [
file
] [
log
] [
blame
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
main
()
{
return
0
;
}