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