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