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