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