Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
468873faab9971e470b1cd5addfc8a00a1114c84
/
.
/
Tests
/
RunCMake
/
IntermediateDirStrategy
/
subdir
/
obj.c
blob: a4823727852ab33eea0b44481c78e96401e5e837 [
file
]
int
f
(
int
a
)
{
return
a
;
}