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