Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
RunCMake
/
XcodeProject-Embed
/
func.m
blob: 29c66895a543414dc865c4ab8cfe4cec3624c36f [
file
] [
log
] [
blame
]
#import <CoreFoundation/CoreFoundation.h>
int
func
()
{
return
1
;
}