pragma-1.m
来自「用于进行gcc测试」· M 代码 · 共 8 行
M
8 行
/* { dg-do compile { target *-*-darwin* } } *//* ??? Is there a better pragma that is handled for all targets, not handled by the preprocessor, that would be better for testing here? */@interface a {}#pragma mark --- Output ---@end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?