Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fdbef2a2be1f070e0f0809536639ff20d80584e6
/
.
/
Tests
/
InterfaceLinkLibrariesDirect
/
testExePluginHelperObj.c
blob: 49c495f129ea1de7997286f9715bcfb1ce37ccf0 [
file
]
int
testExePluginHelperObj
(
int
n
)
{
return
n
;
}