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