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