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