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