编辑代码
Objc代码
gcc7.5.0
clang-10
运行
#import
<Foundation/Foundation.h>
int
main
(
int
argc,
char
* argv[])
{ NSLog(@
"xxxssss"
);
return
0
; }