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