Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
VSManagedCustomCommand
/
example.txt
blob: 05f95f1af793ee60c718a43cd332ad4ccccdc63f [
file
] [
log
] [
blame
]
__declspec(dllexport) int example()
{
return 0;
}