Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bf645e0577ef74a2b131a71c31b28b3e2a3f2cd2
/
.
/
Tests
/
ComplexOneConfig
/
Library
/
sharedFile.cxx
blob: cafac68f45981df5d672e202c609d7c025a7548d [
file
]
#include
"sharedFile.h"
int
sharedFunction
()
{
return
1
;
}